HaruDoc::getEncoder
(PECL haru:0.0.1)
HaruDoc::getEncoder — Get HaruEncoder instance for the specified encoding
Descripción
object HaruDoc::getEncoder
( string $encoding
)
Get the HaruEncoder instance for the specified encoding.
Lista de parámetros
- encoding
-
The encoding name. See Builtin Encodings for the list of allowed values.
Valores retornados
Returns a HaruEncoder instance for the specified encoding.
Errors/Exceptions
Throws HaruException on error.
HaruDoc::getEncoder
There are no user contributed notes for this page.
