static fun encodeUInt384(value: UInt384!): Bytes!
Encode a 384-bit unsigned integer to a little-endian Bytes value.
Bytes
value - UInt384!: the integer to encode
value
Return Bytes!: the SSZ encoding in a Bytes value