bitops
Toggle table of contents
0.2.0
common
Platform filter
common
Switch theme
Search in API
bitops
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