get
Returns string representation of Int according to format.
See also
loggersoft.kotlin.utils.IntegerFormatter
for format description.
Returns string representation of Long according to format.
See also
loggersoft.kotlin.utils.IntegerFormatter
for format description.
Returns string representation of UInt according to format.
See also
loggersoft.kotlin.utils.IntegerFormatter
for format description.
Returns string representation of ULong according to format.
See also
loggersoft.kotlin.utils.IntegerFormatter
for format description.
Returns string representation of BigInteger according to format.
See also
loggersoft.kotlin.utils.IntegerFormatter
for format description.