Web features explorer

BigInt64Array

Widely available
Tags: javascript Groups: JavaScript

The BigInt64Array and BigUint64Array typed arrays represent 64-bit integers, signed and unsigned respectively. To learn more, see BigInt64Array, BigInt64Array() constructor, BigUint64Array, BigUint64Array() constructor, DataView.prototype.getBigInt64(), DataView.prototype.getBigUint64(), DataView.prototype.setBigInt64(), DataView.prototype.setBigUint64() at MDN.

Compatibility

Specifications