MIN_RADIX

const val MIN_RADIX: Int = 2(source)

The minimum radix available for conversion to and from strings.

Since Kotlin

1.3