HaruDoc::getEncoder
(PECL haru >= 0.0.1)
HaruDoc::getEncoder — Get HaruEncoder instance for the specified encoding
Descrizione
object HaruDoc::getEncoder
( string
$encoding
)Get the HaruEncoder instance for the specified encoding.
Elenco dei parametri
-
encoding -
The encoding name. See Builtin Encodings for the list of allowed values.
Valori restituiti
Returns a HaruEncoder instance for the specified encoding.
Errori/Eccezioni
Lancia un'eccezione HaruException in caso di errore.
Vedere anche:
- HaruDoc::setCurrentEncoder() - Set the current encoder for the document
- HaruDoc::getCurrentEncoder() - Get HaruEncoder currently used in the document
There are no user contributed notes for this page.
