Class MultipartStream
Stream that when read returns bytes for a streaming multipart or multipart/form-data stream.
- GuzzleHttp\Psr7\MultipartStream implements Psr\Http\Message\StreamInterface uses GuzzleHttp\Psr7\StreamDecoratorTrait
public
|
|
public
string
|
|
public
boolean
|
|
protected
|
#
createStream( array $elements )
Create the aggregate stream that will be used to upload the POST data |
__toString(),
close(),
detach(),
eof(),
getContents(),
getMetadata(),
getSize(),
isReadable(),
isSeekable(),
read(),
rewind(),
seek(),
tell(),
write()
|
__call(),
__get(),
__toString(),
close(),
detach(),
eof(),
getContents(),
getMetadata(),
getSize(),
isReadable(),
isSeekable(),
read(),
rewind(),
seek(),
tell(),
write()
|