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