static fun encodeValue(value: Bytes): Bytes
Encode a value to a Bytes value.
value - The value to encode.
value
Return The RLP encoding in a Bytes value.