GoLang HaruEncoder::getUnicode

request it (198)
GoLang replacement for PHP's HaruEncoder::getUnicode [edit | history]



Do you know a GoLang replacement for PHP's HaruEncoder::getUnicode? Write it!

PHP HaruEncoder::getUnicode

PHP original manual for HaruEncoder::getUnicode [ show | php.net ]

HaruEncoder::getUnicode

(PECL haru >= 0.0.1)

HaruEncoder::getUnicodeConvert the specified character to unicode

Description

int HaruEncoder::getUnicode ( int $character )

Converts the specified character to unicode.

Parameters

character

The character code to convert.

Return Values

Errors/Exceptions

Throws a HaruException on error.