BigUint64ArrayConstructor$Typings extension
Properties
- bytesPerElement → num
-
Available on BigUint64ArrayConstructor, provided by the BigUint64ArrayConstructor$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]) → BigUint64Array -
Available on BigUint64ArrayConstructor, provided by the BigUint64ArrayConstructor$Typings extension
Creates an array from an array-like or iterable object.