Correct the byte order of the given buffer in blocks of the given size and repeated the given number of times. size must be even.
See Implementation
Correct the byte order of the given buffer in blocks of the given size and repeated the given number of times. size must be even.