PHP Velho Oeste 2024

HaruEncoder::getUnicode

(PECL haru >= 0.0.1)

HaruEncoder::getUnicodeConvert the specified character to unicode

Descrição

HaruEncoder::getUnicode ( int $character ) : int

Converts the specified character to unicode.

Parâmetros

character

The character code to convert.

Valor Retornado

Erros

Lança uma HaruException em erros.

add a note add a note

User Contributed Notes

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