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