f
int16_to_uint8_little_endian
Convert from Int16Array to Uint8Array as little endian, without dependency of system
f
uint8_to_int16_little_endian
Convert from Uint8Array to Int16Array as little endian, without dependency of system
Usage
import * as mod from "static/util/int16bytes_conv.js";