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