HaruEncoder::getUnicode
(PECL haru >= 0.0.1)
HaruEncoder::getUnicode — Convert the specified character to unicode
설명
int HaruEncoder::getUnicode
( int $character
)
Converts the specified character to unicode.
인수
- character
-
The character code to convert.
반환값
오류/예외
오류 시에 HaruException을 던짐.
There are no user contributed notes for this page.
