Internal
Type with a numeric length and numerically indexed elements of a generic type T.
length
T
For example, Array<T> and Uint8Array.
Array<T>
Uint8Array
Generated using TypeDoc
Type with a numeric
length
and numerically indexed elements of a generic typeT
.For example,
Array<T>
andUint8Array
.