HaruDoc
PHP Manual

HaruDoc::readFromStream

(PECL haru >= 0.0.1)

HaruDoc::readFromStreamRead data from the temporary stream

Descrierea

string HaruDoc::readFromStream ( int $bytes )

Read data from the temporary stream.

Parametri

bytes

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

Valorile întoarse

Returns data from the temporary stream.

Erori/Excepții

Emite un HaruException în caz de eroare.

Vedeți de asemenea


HaruDoc
PHP Manual