- intToUtf8
char[] intToUtf8(char[] tmp, uint val)
Undocumented in source.
- stringCompare
int stringCompare(char[] s1, char[] s2)
Undocumented in source. Be warned that the author may not have intended to support it.
- ulongToUtf8
char[] ulongToUtf8(char[] tmp, ulong val)
Undocumented in source.