BigInt64ArrayConstructor$Typings extension

on

Properties

bytesPerElement num

Available on BigInt64ArrayConstructor, provided by the BigInt64ArrayConstructor$Typings extension

The size in bytes of each element in the array.
no setter

Methods

from<U>(List<U> arrayLike, int mapfn(U, num), [dynamic thisArg]) BigInt64Array

Available on BigInt64ArrayConstructor, provided by the BigInt64ArrayConstructor$Typings extension

Creates an array from an array-like or iterable object.