Readonly
arrayUnderlying TypedArray instance
Readonly
bufferUnderlying ArrayBuffer
Readonly
byteTotal bytes occupied by this array
Readonly
byteByte offset within the buffer
Readonly
dtypeThe DType this array represents
Readonly
lengthNumber of elements in the array
Readonly
readonlyWhether this array is read-only
Optional
end: numberOptional
byteOffset: numberOptional
length: numberOptional
begin: numberOptional
end: numberOptional
begin: numberOptional
end: number
Type-safe wrapper around JavaScript TypedArrays Preserves the branded DType information while providing zero-copy operations and memory alignment validation