HaruDoc::saveToStream

(PECL haru >= 0.0.1)

HaruDoc::saveToStreamSave the document into a temporary stream

Beskrivelse

bool HaruDoc::saveToStream ( void )

Saves the document data into a temporary stream.

Parametre

This function has no parameters.

Returnerings Værdier

Returns TRUE on success.

Fejl/Undtagelser

Throws a HaruException on error.

Se også

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top