Uint32PointerExtension extension
Methods
-
toUint32List(
int length) → Uint32List? -
Available on Pointer<
Creates aUint32> , provided by the Uint32PointerExtension extensionUint32List
from this pointer by copying the pointer's data.
Available on Pointer<
Uint32List
from this pointer by copying the pointer's data.