update : 2015.11.03
php.shukuma.com

검색:
 
 
Set the current encoder for the document

HaruDoc::setCurrentEncoder

(PECL haru >= 0.0.1)

HaruDoc::setCurrentEncoderSet the current encoder for the document

설명

bool HaruDoc::setCurrentEncoder ( string $encoding )

Defines the encoder currently used in the document.

인수

encoding

The name of the encoding to use. See Builtin Encodings for the list of allowed values.

반환값

Returns TRUE on success.

오류/예외

오류 시에 HaruException을 던짐.