HaruDoc
PHP Manual

HaruDoc::getEncoder

(PECL haru >= 0.0.1)

HaruDoc::getEncoderGet HaruEncoder instance for the specified encoding

Descrição

object HaruDoc::getEncoder ( string $encoding )

Get the HaruEncoder instance for the specified encoding.

Parâmetros

encoding

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

Valor Retornado

Returns a HaruEncoder instance for the specified encoding.

Erros

Lança uma HaruException em erros.

Veja Também


HaruDoc
PHP Manual