HaruDoc::readFromStream
(PECL haru:0.0.1)
HaruDoc::readFromStream — Read data from the temporary stream
Описание
string HaruDoc::readFromStream
( int $bytes
)
Read data from the temporary stream.
Список параметров
- bytes
-
The bytes parameter specifies how many bytes to read, though the stream may contain less bytes than requested.
Возвращаемые значения
Returns data from the temporary stream.
Errors/Exceptions
Throws HaruException on error.
HaruDoc::readFromStream
There are no user contributed notes for this page.
