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