Uint64ListExtension extension
- on
Methods
-
toUint64ArrayPointer(
{required Allocator allocator}) → Pointer< Uint64> -
Available on Uint64List, provided by the Uint64ListExtension extension
Creates anunsigned long long
array from this list by copying the list's data, and returns a pointer to it.