HaruEncoder::getUnicode
(PECL haru >= 0.0.1)
HaruEncoder::getUnicode — Convert the specified character to unicode
说明
HaruEncoder::getUnicode
( int
$character
) : intConverts the specified character to unicode.
参数
-
character
-
The character code to convert.
返回值
错误/异常
发生错误时抛出 HaruException 异常。

User Contributed Notes
There are no user contributed notes for this page.
备份地址:http://www.lvesu.com/blog/php/haruencoder.getunicode.php