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