Home
last modified time | relevance | path

Searched defs:copyToStream (Results 1 – 2 of 2) sorted by last modified time

/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DUtils.php93 public static function copyToStream( function in GuzzleHttp\\Stream\\Utils
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUtils.php47 … public static function copyToStream(StreamInterface $source, StreamInterface $dest, $maxLen = -1) function in GuzzleHttp\\Psr7\\Utils