Converts a 16-bit buffer to a 8-bit buffer by dropping the least significant byte from each 16-bit word.
The data array to convert.
Converts a 16-bit buffer to a 8-bit buffer by dropping the least significant byte from each 16-bit word.