Readonly
BYTES_The size in bytes of each element in the array.
Readonly
prototypeCreates an array from an array-like or iterable object.
An array-like object to convert to an array.
Creates an array from an array-like or iterable object.
Creates an array from an array-like or iterable object.
An iterable object to convert to an array.
Creates an array from an array-like or iterable object.
Optional
mapfn: (v: number, k: number) => numberOptional
thisArg: any
Zh
Int8Array 构造函数。
En
The Int8Array constructor.