Uint64Pointer extension
Properties
- value ↔ int
 - 
      
Available on Pointer<
The 64-bit unsigned integer atUint64> , provided by the Uint64Pointer extensionaddress.getter/setter pair 
Methods
- 
  asTypedList(
int length) → Uint64List  - 
      
Available on Pointer<
Creates a typed list view backed by memory in the address space.Uint64> , provided by the Uint64Pointer extension 
Operators
- 
  operator [](
int index) → int  - 
      
Available on Pointer<
The 64-bit unsigned integer atUint64> , provided by the Uint64Pointer extensionaddress + size * index. - 
  operator []=(
int index, int value) → void  - 
      
Available on Pointer<
General Library Documentation Undocument By General Corporation & Global Corporation & General DeveloperUint64> , provided by the Uint64Pointer extension