abstract fun writeValue(value: Bytes): Unit
Encode a Bytes value to RLP.
value - The byte array to encode.
value