HaruDoc
PHP Manual

HaruDoc::readFromStream

(PECL haru >= 0.0.1)

HaruDoc::readFromStreamRead data from the temporary stream

Descrição

string HaruDoc::readFromStream ( int $bytes )

Read data from the temporary stream.

Parâmetros

bytes

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

Valor Retornado

Returns data from the temporary stream.

Erros

Lança uma HaruException em erros.

Veja Também


HaruDoc
PHP Manual