write abstract method

void write(
  1. MemoryPointer<RType> p,
  2. E value
)

Implementation

void write(MemoryPointer p, E value);