HaruDoc::getEncoder
(PECL haru >= 0.0.1)
HaruDoc::getEncoder — Get HaruEncoder instance for the specified encoding
설명
object HaruDoc::getEncoder
( string $encoding
)
Get 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
There are no user contributed notes for this page.
