HaruDoc::readFromStream

(PECL haru >= 0.0.1)

HaruDoc::readFromStreamRead data from the temporary stream

Açıklama

HaruDoc::readFromStream ( int $bytes ) : string

Read data from the temporary stream.

Değiştirgeler

bytes

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

Dönen Değerler

Returns data from the temporary stream.

Hatalar/İstisnalar

Hata durumunda bir HaruException istisnası oluşur.

Ayrıca Bakınız