fun addMod(value: UInt32, modulus: UInt32): UInt32
(source)
Overrides UInt32Value.addMod
fun addMod(value: Long, modulus: UInt32): UInt32
(source)
Overrides UInt32Value.addMod
fun addMod(value: Long, modulus: Long): UInt32
(source)
Overrides UInt32Value.addMod