open fun writeFixedBytes(value: Bytes!): Unit
(source)
Encode a known fixed-length Bytes
value to SSZ without the length mixin.
value
- Bytes!: the byte array to encode
IllegalArgumentException
- if the byteLength is not the same size as value.