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