Searched refs:copy_to_stream (Results 1 – 4 of 4) sorted by relevance
215 function copy_to_stream(StreamInterface $source, StreamInterface $dest, $maxLen = -1) function
211 Psr7\copy_to_stream(
197 - `copy_to_stream` reads bytes in chunks instead of `maxLen` into memory.
571 | `copy_to_stream` | `Utils::copyToStream` |