toggle menu
bitops
0.1.2
common
switch theme
search in API
bits
/
org.kotlincrypto.bitops.bits
/
Counter
/
Bit32
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
MAX_INCREMENT
Link copied to clipboard
const
val
MAX_INCREMENT
:
Int
=
1048576
The maximum value for which
Bit32.incrementBy
can be set to.