update : 2015.11.03
php.shukuma.com검색:
|
HaruEncoder::getByteType(PECL haru >= 0.0.1) HaruEncoder::getByteType — Get the type of the byte in the text 설명
int HaruEncoder::getByteType
( string
$text
, int $index
)Get the type of the byte in the text. 인수
반환값Returns the type of the byte in the text on the specified position. The result is one of the following values:
오류/예외오류 시에 HaruException을 던짐. |