HaruDoc::getEncoder
(PECL haru >= 0.0.1)
HaruDoc::getEncoder — Get HaruEncoder instance for the specified encoding
Описание
object HaruDoc::getEncoder
( string $encoding
)
Список параметров
-
encoding
-
The encoding name. See Builtin
Encodings for the list of allowed values.
Возвращаемые значения
Returns a HaruEncoder instance for the specified encoding.