data property

MemoryPointer<RVoid> get data

Implementation

MemoryPointer<RVoid> get data => _data.derefPtr();