HaruEncoder
PHP Manual

HaruEncoder::getUnicode

(PECL haru >= 0.0.1)

HaruEncoder::getUnicodeConvert the specified character to unicode

Opis

int HaruEncoder::getUnicode ( int $character )

Converts the specified character to unicode.

Parametry

character

The character code to convert.

Zwracane wartości

Błędy/Wyjątki

Zgłasza wyjątek HaruException gdy wystąpi błąd.


HaruEncoder
PHP Manual