nx.js
Interfaces

ArrayBufferView

Properties

PropertyTypeDescription
bufferArrayBufferThe ArrayBuffer instance referenced by the array.
byteLengthnumberThe length in bytes of the array.
byteOffsetnumberThe offset in bytes of the array.

On this page