BigInt64Array API

Represents an array of 64-bit signed integers.

5 Total 3 Methods 2 Properties 5 Statics
  Show all

new BigInt64Array(…)

Creates a new BigInt64Array.BigInt64Array.BigInt64Array(length_or_buffer, [byteOffset, [length]])

BigInt64Array.BYTES_PER_ELEMENT

The size in bytes of each element in the array. Fixed at 8.BigInt64Array.BYTES_PER_ELEMENT

BigInt64Array.from()

Creates a new BigInt64Array from an array-like or iterable object.BigInt64Array.from()

BigInt64Array.of()

Creates a new BigInt64Array with a variable number of arguments.BigInt64Array.of()

BigInt64Array.prototype

The prototype of the BigInt64Array constructor.BigInt64Array.prototype

BigInt64Array.of()

staticmethod

Creates a new BigInt64Array with a variable number of arguments. BigInt64Array.of()

You seem to be offline. App may not work.