open fun writeByte(value: Byte): Unit
Encode a byte to RLP.
value - Byte: The byte value to encode.
value