MAX_INCREMENT

const val MAX_INCREMENT: Int = 1048576(source)

The maximum value for which Bit32.incrementBy can be set to.

1024^2 = 1048576