SharedPointerUInt64List.fromAddress constructor
SharedPointerUInt64List.fromAddress(
- SharedPointerAddress address
Implementation
SharedPointerUInt64List.fromAddress(SharedPointerAddress address)
: super.fromAddress(address.parameters![0], 8, true, address);