isWrite method

bool isWrite()

Implementation

bool isWrite() {
  return rwMarker.isWrite;
}