Decodes a string by reversing the bytes and then inverting them.
This is an in-place operation.
the byte array to decode
Generated using TypeDoc
Decodes a string by reversing the bytes and then inverting them.
This is an in-place operation.