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