dlangui.core.parseutils

Undocumented in source.

Members

Functions

parseLong
long parseLong(string v, long defValue)
Undocumented in source. Be warned that the author may not have intended to support it.
parseULong
ulong parseULong(string v, ulong defValue)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta