haru
PHP Manual

HaruDoc::readFromStream

(PECL haru:0.0.1)

HaruDoc::readFromStream — Read data from the temporary stream

Descrição

string HaruDoc::readFromStream ( int $bytes )

Returns data from the temporary stream. The bytes parameter specifies how much bytes to read, though the stream may contain less bytes than requested.

Erros

Throws HaruException on error.

Veja também


haru
PHP Manual