Uint64PointerExtension extension
Methods
-
toUint64List(
int length) → Uint64List? -
Available on Pointer<
Creates aUint64> , provided by the Uint64PointerExtension extensionUint64List
from this pointer by copying the pointer's data.
Available on Pointer<
Uint64List
from this pointer by copying the pointer's data.