HaruEncoder::getUnicode

(PECL haru >= 0.0.1)

HaruEncoder::getUnicodeConvert the specified character to unicode

Description

HaruEncoder::getUnicode ( int $character ) : int

Converts the specified character to unicode.

Parameters

character

The character code to convert.

Return Values

Errors/Exceptions

Throws a HaruException on error.