safeDecodeInt16Array

Reads dataSize number of bytes from the array's current position, and then increments the position. Returns a List of the decoded Short/Int16 values. If there are not enough bytes in the array, it assumes that the remaining length is padded with zeroes.