HaruDoc::saveToStream

(no version information, might be only in CVS)

HaruDoc::saveToStream -- Save the document into a temporary stream

说明

bool HaruDoc::saveToStream ( void )

Saves the document data into a temporary stream.

返回值

Returns TRUE on success.

错误/异常

Throws HaruException on error.

参见

HaruDoc::resetStream()
HaruDoc::getStreamSize()
HaruDoc::readFromStream()