Interfaces
ArrayBufferView
Properties
| Property | Type | Description |
|---|---|---|
buffer | ArrayBuffer | The ArrayBuffer instance referenced by the array. |
byteLength | number | The length in bytes of the array. |
byteOffset | number | The offset in bytes of the array. |
| Property | Type | Description |
|---|---|---|
buffer | ArrayBuffer | The ArrayBuffer instance referenced by the array. |
byteLength | number | The length in bytes of the array. |
byteOffset | number | The offset in bytes of the array. |