ReadonlyarrayUnderlying TypedArray instance
ReadonlybufferUnderlying ArrayBuffer
ReadonlybyteTotal bytes occupied by this array
ReadonlybyteByte offset within the buffer
ReadonlydtypeThe DType this array represents
ReadonlylengthNumber of elements in the array
ReadonlyreadonlyWhether this array is read-only
Optionalend: numberOptionalbyteOffset: numberOptionallength: numberOptionalbegin: numberOptionalend: numberOptionalbegin: numberOptionalend: number
Type-safe wrapper around JavaScript TypedArrays Preserves the branded DType information while providing zero-copy operations and memory alignment validation