Returns a new Iterator to walk through the items in the buffer.
@override Iterator<int> get iterator => _data.iterator;