HaruDoc::readFromStream

(no version information, might be only in CVS)

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.

错误/异常

Throws HaruException on error.

参见

HaruDoc::saveToStream()
HaruDoc::resetStream()
HaruDoc::getStreamSize()