|
PHP5中文手册
HaruDoc::saveToStream(PECL haru:0.0.1) HaruDoc::saveToStream — Save the document into a temporary stream 说明
bool HaruDoc::saveToStream
( void
)
Saves the document data into a temporary stream. 返回值Returns TRUE on success. 错误/异常Throws HaruException on error. |