boundMemory property
- @extra
final
The Memory
object this pointer is bound to.
The Memory
object backs this pointer, if the value of
this pointer is accessed.
Implementation
@extra
final Memory boundMemory;
The Memory
object this pointer is bound to.
The Memory
object backs this pointer, if the value of
this pointer is accessed.
@extra
final Memory boundMemory;