open fun writeByteArray(value: ByteArray): Unit
Encode a byte array to RLP.
value - The byte array to encode.
value