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
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.