HaruDoc::resetStream
(PECL haru >= 0.0.1)
HaruDoc::resetStream — Rewind the temporary stream
Описание
HaruDoc::resetStream
( void
) : bool
Rewinds the temporary stream of the document.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns TRUE
on success.
Ошибки
Вызывает исключение HaruException при ошибке.
Смотрите также
- HaruDoc::saveToStream() - Save the document into a temporary stream
- HaruDoc::getStreamSize() - Get the size of the temporary stream
- HaruDoc::readFromStream() - Read data from the temporary stream