您的位置:寻梦网首页编程乐园PHP 编程PHP5中文手册
PHP5中文手册

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.