HaruEncoder::getUnicode

(PECL haru >= 0.0.1)

HaruEncoder::getUnicodeConvert the specified character to unicode

Opis

HaruEncoder::getUnicode ( int $character ) : int

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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top