nanoflakes-kotlin
/
com.github.nanoflakes
/
Nanoflake
/
withRadix
common
with
Radix
fun
withRadix
(radix:
Int
):
String
Content copied to clipboard
Gets the nanoflake value as a string, using a specified radix.
Return
the value as a String.
Parameters
radix
the radix.