static fun encodeBytes(value: Bytes!): Bytes!
Encode Bytes.
Bytes
value - Bytes!: The value to encode.
value
Return Bytes!: The SSZ encoding in a Bytes value.