Interface FiniteReadable
This is File-like interface for sending data to multipart forms
interface FiniteReadable
;
Methods
| Name | Description |
|---|---|
getSize
|
size of the content |
read
|
file-like read() |