tuweni / org.apache.tuweni.units.bigints / UInt32 / addMod

addMod

fun addMod(value: UInt32!, modulus: UInt32!): UInt32! (source)
fun addMod(value: Long, modulus: UInt32!): UInt32! (source)
fun addMod(value: Long, modulus: Long): UInt32! (source)