GoLang HaruDoc::getCurrentEncoder

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



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

PHP HaruDoc::getCurrentEncoder

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

HaruDoc::getCurrentEncoder

(PECL haru >= 0.0.1)

HaruDoc::getCurrentEncoderGet HaruEncoder currently used in the document

Description

object HaruDoc::getCurrentEncoder ( void )

Get the HaruEncoder currently used in the document.

Parameters

This function has no parameters.

Return Values

Returns HaruEncoder currently used in the document or FALSE if encoder is not set.

Errors/Exceptions

Throws a HaruException on error.

See Also