ArrayBufferView : Object
ArrayBufferView is an abstract type that is the base for the following types:
DataView
, BigInt64Array
, BigUint64Array
, Float32Array
, Float64Array
, Int8Array
, Int16Array
, Int32Array
, Uint8Array
, Uint8ClampedArray
, Uint16Array
, Uint32Array
.Copyright © JavaScripture Contributors