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