BigInt64ArrayConstructor$Typings extension
Properties
- bytesPerElement → num
-
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 - Creates an array from an array-like or iterable object.