forwardIndex method

  1. @override
void forwardIndex()
override

Implementation

@override
void forwardIndex() {
  _buffer.forwardIndex();
}