HaruDoc
PHP Manual

HaruDoc::readFromStream

(PECL haru >= 0.0.1)

HaruDoc::readFromStreamRead data from the temporary stream

Descrizione

string HaruDoc::readFromStream ( int $bytes )

Read data from the temporary stream.

Elenco dei parametri

bytes

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

Valori restituiti

Returns data from the temporary stream.

Errori/Eccezioni

Lancia un'eccezione HaruException in caso di errore.

Vedere anche:


HaruDoc
PHP Manual