HaruDoc
PHP Manual

HaruDoc::readFromStream

(PECL haru >= 0.0.1)

HaruDoc::readFromStreamRead data from the temporary stream

Opis

string HaruDoc::readFromStream ( int $bytes )

Read data from the temporary stream.

Parametry

bytes

The bytes parameter specifies how many bytes to read, though the stream may contain less bytes than requested.

Zwracane wartości

Returns data from the temporary stream.

Błędy/Wyjątki

Zgłasza wyjątek HaruException gdy wystąpi błąd.

Zobacz też:


HaruDoc
PHP Manual