HaruDoc::saveToStream

(no version information, might be only in CVS)

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

Beschreibung

bool HaruDoc::saveToStream ( void )

Saves the document data into a temporary stream.

Rückgabewerte

Returns TRUE on success.

Errors/Exceptions

Throws HaruException on error.

Siehe auch

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