PHP 7.0.6 Released

HaruDoc::resetStream

(PECL haru >= 0.0.1)

HaruDoc::resetStreamRewind the temporary stream

Description

bool HaruDoc::resetStream ( void )

Rewinds the temporary stream of the document.

Parameters

This function has no parameters.

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws a HaruException on error.

See Also

User Contributed Notes

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