kotlin-stdlib
Common
kotlin-stdlib
/
kotlin
/
UInt
/
Companion
/
SIZE_BITS
SIZE_BITS
const
val
SIZE_BITS
:
Int
=
32
(
source
)
The number of bits used to represent an instance of UInt in a binary form.