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