Utf8
Supported platforms:
Available since: Gideros 2016.06
Description
utf8 string library.
Methodsutf8.byte returns the internal numerical codes of the characters |
EventsConstantsutf8.charpattern utf8 char pattern [\0-\x7F\xC2-\xF4][\x80-\xBF]* |