static fun encodeUInt32(value: Long): Bytes
Encode a 32-bit unsigned integer to a Bytes value.
value - the integer to encode
value
Return the SSZ encoding in a Bytes value