RequestBodyStream
class RequestBodyStream implements RequestBodyInterface (View source)
RequestBodyStream
Properties
protected DropboxFile | $file | File to be sent with the Request |
Methods
string|resource|StreamInterface
getBody()
Get the Body of the Request
Details
at line line 24
__construct(DropboxFile $file)
Create a new RequestBodyStream instance
at line line 34
string|resource|StreamInterface
getBody()
Get the Body of the Request