DataView API

GPTKB entity

Statements (32)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:allows control over endianness
gptkbp:availableOn modern browsers
gptkbp:builtBy gptkb:DataView
gptkbp:definedIn gptkb:ECMAScript_2015
gptkbp:documentation https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DataView
gptkbp:enables access to data at arbitrary byte offsets
gptkbp:hasMethod getFloat32
getFloat64
getInt16
getInt32
getInt8
getUint16
getUint32
getUint8
setFloat32
setFloat64
setInt16
setInt32
setInt8
setUint16
setUint32
setUint8
https://www.w3.org/2000/01/rdf-schema#label DataView API
gptkbp:operates gptkb:ArrayBuffer
gptkbp:partOf gptkb:JavaScript
gptkb:ECMAScript
gptkbp:relatedTo gptkb:ArrayBuffer
TypedArray
gptkbp:usedFor reading and writing binary data
gptkbp:bfsParent gptkb:ML.NET
gptkbp:bfsLayer 6