nxt.conv_itos

Undocumented in source.

Members

Functions

fastLog10
uint fastLog10(uint val)
Undocumented in source. Be warned that the author may not have intended to support it.
fastLog10
uint fastLog10(ulong val)
Undocumented in source. Be warned that the author may not have intended to support it.
uint_to_string
string uint_to_string(uint val)

Convert val to a string and return it.

Meta