REVERSE

val REVERSE: OP

Reverses the order of the bytes in byte sequence x so that the first byte is now its last byte, the second is now its second-to-last, and so forth. Input: x Output: out