JavaScript TypedArray API

GPTKB entity

Statements (29)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:allows creation of views over ArrayBuffer
direct manipulation of binary data
gptkbp:category gptkb:REST_API
JavaScript language feature
gptkbp:documentation https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray
https://www.w3.org/2000/01/rdf-schema#label JavaScript TypedArray API
gptkbp:includes gptkb:Float32Array
gptkb:BigInt64Array
gptkb:BigUint64Array
gptkb:Float64Array
gptkb:Int16Array
gptkb:Int32Array
gptkb:Int8Array
gptkb:Uint16Array
gptkb:Uint32Array
gptkb:Uint8Array
gptkb:Uint8ClampedArray
gptkbp:introducedIn gptkb:ECMAScript_2015
gptkbp:partOf JavaScript ECMAScript standard
gptkbp:provides gptkb:ArrayBuffer
gptkb:DataView
typed arrays
gptkbp:supportedBy all modern browsers
gptkbp:usedFor performance-critical applications
handling binary data
interacting with WebGL
gptkbp:bfsParent gptkb:DataView
gptkbp:bfsLayer 7