write abstract method

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

Implementation

E write(MemoryPointer p, E value);