Description

For example, the array [0xab,0xcd], when reversed, becomes [0xcd,0xab].
For example, the array [0xabcd,0xefgh], when reversed, becomes [0xefgh,0xabcd].