JavaScript Editor Javascript debugger     Website design 


HaruDoc::getEncoder

Get HaruEncoder instance for the specified encoding ()
object HaruDoc::getEncoder ( string encoding )

Returns HaruEncoder instance for the specified encoding.

Parameters

encoding

The encoding name. See Builtin Encodings for the list of allowed values.

Errors/Exceptions

Throws HaruException on error.