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