ssz / org.apache.tuweni.ssz / SSZWriter / writeUInt384List

writeUInt384List

open fun writeUInt384List(elements: MutableList<UInt384>): Unit (source)
open fun writeUInt384List(vararg elements: UInt384): Unit (source)

Write a list of unsigned 384-bit integers.

Parameters

elements - the integers to write as a list