HaruEncoder::getUnicode

(PECL haru >= 0.0.1)
Convert the specified character to unicode
int HaruEncoder::getUnicode ( int $character )

Converts the specified character to unicode.

Parameters:
character

The character code to convert.

Returns:
Exception:

Throws a HaruException on error.

doc_php
2016-02-24 16:03:32
Comments
Leave a Comment

Please login to continue.