HaruDoc::getEncoder
(PECL haru >= 0.0.1)
HaruDoc::getEncoder — Get HaruEncoder instance for the specified encoding
Beschreibung
object HaruDoc::getEncoder
( string $encoding
)
Get the HaruEncoder instance for the specified encoding.
Rückgabewerte
Returns a HaruEncoder instance for the specified encoding.
Fehler/Exceptions
Throws a HaruException on error.
Siehe auch
- HaruDoc::setCurrentEncoder - Set the current encoder for the document
- HaruDoc::getCurrentEncoder - Get HaruEncoder currently used in the document
HaruDoc::getEncoder
There are no user contributed notes for this page.
