HaruEncoder::getUnicode

(PECL haru >= 0.0.1)

HaruEncoder::getUnicodeConvert the specified character to unicode

Опис

int HaruEncoder::getUnicode ( int $character )

Converts the specified character to unicode.

Параметри

character

The character code to convert.

Значення, що повертаються

Помилки/Винятки

При помилці кидає HaruException.

add a note add a note

User Contributed Notes

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