source.strtoint

Undocumented in source.

Members

Functions

strToBinInt
ulong strToBinInt(string s)
Undocumented in source.
strToDecInt
ulong strToDecInt(string s)
Undocumented in source.
strToHexInt
ulong strToHexInt(string s)
Undocumented in source.
strToInt
ulong strToInt(string s)
Undocumented in source.

Meta