HaruDoc::readFromStream
Read data from the temporary stream
Beschreibung
string HaruDoc::readFromStream
( int $bytes
)
Parameter-Liste
-
bytes
-
The bytes parameter specifies how many bytes
to read, though the stream may contain less bytes than requested.
Rückgabewerte
Returns data from the temporary stream.
Fehler/Exceptions
Wirft eine HaruException bei Fehlern.
Siehe auch
- HaruDoc::saveToStream
- HaruDoc::resetStream
- HaruDoc::getStreamSize