HaruDoc::readFromStream

(PECL haru >= 0.0.1)

HaruDoc::readFromStreamRead 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.

Помилки/Винятки

При помилці кидає HaruException.

Прогляньте Також

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top