reset method

void reset()

Implementation

void reset() {
  _index = 0;
}