tuweni / org.apache.tuweni.ssz / SSZWriter / writeUInt256

writeUInt256

open fun writeUInt256(value: UInt256!): Unit (source)

Write a UInt256 to the output.

Parameters

value - UInt256!: the UInt256 to write