Forum und email

HaruDoc::getEncoder

(PECL haru:0.0.1)

HaruDoc::getEncoder — Get HaruEncoder instance for the specified encoding

설명

object HaruDoc::getEncoder ( string $encoding )

Returns HaruEncoder instance for the specified encoding.

매개변수

encoding

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

오류/예외

Throws HaruException on error.