function int16_to_uint8_little_endian int16_to_uint8_little_endian(int16_array) Convert from Int16Array to Uint8Array as little endian, without dependency of system Parameters int16_array Array to convert to Uint8Array Return Type