HaruEncoder::getUnicode

(PECL haru >= 0.0.1)

HaruEncoder::getUnicodeConvert the specified character to unicode

Beskrivelse

int HaruEncoder::getUnicode ( int $character )

Converts the specified character to unicode.

Parametre

character

The character code to convert.

Returnerings Værdier

Fejl/Undtagelser

Throws a HaruException on error.

add a note add a note

User Contributed Notes

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