tuweni / org.apache.tuweni.bytes / Bytes / reverse

reverse

open fun reverse(): Bytes! (source)

Computes the reverse array of bytes of the current bytes.

Return
Bytes!: a new Bytes value, containing the bytes in reverse order