HaruDoc
PHP 手册

HaruDoc::saveToStream

(PECL haru >= 0.0.1)

HaruDoc::saveToStreamSave the document into a temporary stream

说明

bool HaruDoc::saveToStream ( void )

Saves the document data into a temporary stream.

参数

This function has no parameters.

返回值

Returns TRUE on success.

错误/异常

Throws HaruException on error.

参见


HaruDoc
PHP 手册