fun addMod(value: UInt384, modulus: UInt384): UInt384
(source)
Overrides UInt384Value.addMod
fun addMod(value: Long, modulus: UInt384): UInt384
(source)
Overrides UInt384Value.addMod
fun addMod(value: Long, modulus: Long): UInt384
(source)
Overrides UInt384Value.addMod