resetWriterIndex method

void resetWriterIndex()

Implementation

void resetWriterIndex() {
  _writerIndex = 0;
}