MAX_RADIX

const val MAX_RADIX: Int = 36(source)

The maximum radix available for conversion to and from strings.

Since Kotlin

1.3