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