Documentation

StreamUtils
in package

Static utilities for PSR-7 Stream objects

Table of Contents

MB16  = 16777216
copyStreamToResource()  : mixed

Constants

Methods

copyStreamToResource()

public static copyStreamToResource(StreamInterface $stream, mixed $resource[, int $buffer = self::MB16 ]) : mixed
Parameters
$stream : StreamInterface
$resource : mixed
$buffer : int = self::MB16
Return values
mixed

Search results