PHP Velho Oeste 2024

HaruEncoder::getUnicode

(PECL haru >= 0.0.1)

HaruEncoder::getUnicodeConvert the specified character to unicode

Beschreibung

HaruEncoder::getUnicode ( int $character ) : int

Converts the specified character to unicode.

Parameter-Liste

character

The character code to convert.

Rückgabewerte

Fehler/Exceptions

Wirft eine HaruException bei Fehlern.

add a note add a note

User Contributed Notes

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