HaruEncoder::getUnicode
(PECL haru:0.0.1)
HaruEncoder::getUnicode — Convert the specified character to unicode
Description
   int HaruEncoder::getUnicode
    ( int $character
   )
  Converts the specified character to unicode.
Parameters
- character
- 
      The character code to convert. 
Errors/Exceptions
Throws HaruException on error.