SIZE_BITS

const val SIZE_BITS: Int = 16(source)

The number of bits used to represent a Char in a binary form.

Since Kotlin

1.3
const val SIZE_BITS: Int = 16(source)

The number of bits used to represent a Char in a binary form.

Since Kotlin

1.3