JavaScript Editor Javascript debugger     Website design 


HaruDoc::readFromStream

Read data from the temporary stream ()
string HaruDoc::readFromStream ( int bytes )

Returns data from the temporary stream. The bytes parameter specifies how much bytes to read, though the stream may contain less bytes than requested.

Errors/Exceptions

Throws HaruException on error.