SharedPointerUint32.fromAddress constructor
SharedPointerUint32.fromAddress(
- SharedPointerAddress address
Implementation
SharedPointerUint32.fromAddress(SharedPointerAddress address)
: super.fromAddress(4, 4, true, address);