ArrayBufferView$Typings extension
Properties
- buffer ↔ dynamic
-
The ArrayBuffer instance referenced by the array.
getter/setter pair
- byteLength ↔ num
-
The length in bytes of the array.
getter/setter pair
- byteOffset ↔ num
-
The offset in bytes of the array.
getter/setter pair