method Int16ArrayConstructor.of Private Int16ArrayConstructor.of(...items: number[]): Int16Array Returns a new array from a set of elements. Parameters ...items: number[] Return Type Int16Array