withRadix

fun withRadix(radix: Int): String

Gets the nanoflake value as a string, using a specified radix.

Return

the value as a String.

Parameters

radix

the radix.