HaruDoc::readFromStream
(PECL haru >= 0.0.1)
HaruDoc::readFromStream — Read data from the temporary stream
Açıklama
string HaruDoc::readFromStream
( int
$bytes
)Read data from the temporary stream.
Değiştirgeler
-
bytes -
The
bytesparameter 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
- HaruDoc::saveToStream() - Save the document into a temporary stream
- HaruDoc::resetStream() - Rewind the temporary stream
- HaruDoc::getStreamSize() - Get the size of the temporary stream
There are no user contributed notes for this page.
