new BigUint64Array(…)
Creates a new BigUint64Array.BigUint64Array.BigUint64Array(length_or_buffer, [byteOffset, [length]])
BigUint64Array.BYTES_PER_ELEMENT
The size in bytes of each element in the array. Fixed at 8.BigUint64Array.BYTES_PER_ELEMENT
BigUint64Array.from()
Creates a new BigUint64Array from an array-like or iterable object.BigUint64Array.from()
BigUint64Array.of()
Creates a new BigUint64Array with a variable number of arguments.BigUint64Array.of()
BigUint64Array.prototype
The prototype of the BigUint64Array constructor.BigUint64Array.prototype