Returns an RIterator that drains the current buffer.
RIterator<T> iter() { return RIterator.fromIterable(_iter()); }