discard method

void discard()

Implementation

void discard() {
  _buffer.clear();
}