HaruEncoder::getUnicode
(no version information, might be only in CVS)
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.