GoLang HaruDoc::save

request it (335)
GoLang replacement for PHP's HaruDoc::save [edit | history]



Do you know a GoLang replacement for PHP's HaruDoc::save? Write it!

PHP HaruDoc::save

PHP original manual for HaruDoc::save [ show | php.net ]

HaruDoc::save

(PECL haru >= 0.0.1)

HaruDoc::saveSave the document into the specified file

Description

bool HaruDoc::save ( string $file )

Saves the document into the specified file.

Parameters

file

The file to save the document to.

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws a HaruException on error.

See Also