HaruDoc::getEncoder
(PECL haru >= 0.0.1)
HaruDoc::getEncoder — Get HaruEncoder instance for the specified encoding
Описание
HaruDoc::getEncoder
( string
$encoding
) : objectGet the HaruEncoder instance for the specified encoding.
Возвращаемые значения
Returns a HaruEncoder instance for the specified encoding.
Ошибки
Вызывает исключение HaruException при ошибке.
Смотрите также
- HaruDoc::setCurrentEncoder() - Set the current encoder for the document
- HaruDoc::getCurrentEncoder() - Get HaruEncoder currently used in the document