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.
错误/异常
Throws HaruException on error.