HaruDoc
PHP Manual

HaruDoc::getEncoder

(PECL haru:0.0.1)

HaruDoc::getEncoderGet HaruEncoder instance for the specified encoding

Opis

object HaruDoc::getEncoder ( string $encoding )

Get the HaruEncoder instance for the specified encoding.

Parametry

encoding

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

Zwracane wartości

Returns a HaruEncoder instance for the specified encoding.

Błędy/Wyjątki

Throws HaruException on error.

Patrz także


HaruDoc
PHP Manual