Optional
length: numberReadonly
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: anyReturns a new array from a set of elements.
A set of elements to include in the new array object.
Zh
Uint8ClampedArray 构造函数。
En
The Uint8ClampedArray constructor.