- charToDen
uinteger charToDen(char[] ch)
Undocumented in source. Be warned that the author may not have intended to support it.
- denToChar
char[] denToChar(uinteger den)
Undocumented in source. Be warned that the author may not have intended to support it.
- denToHex
string denToHex(uinteger den)
Undocumented in source. Be warned that the author may not have intended to support it.
- hexToDen
uinteger hexToDen(string hex)
Undocumented in source. Be warned that the author may not have intended to support it.