(PECL haru >= 0.0.1)
Get HaruEncoder instance for the specified encoding
object HaruDoc::getEncoder ( string $encoding )
Get the HaruEncoder instance for the specified encoding.
Parameters:
encoding
The encoding name. See Builtin Encodings for the list of allowed values.
Returns:
Returns a HaruEncoder instance for the specified encoding.
Exception:
Throws a HaruException on error.
See also:
Please login to continue.