iter abstract method

Iter<T> iter()

Returns an Iter that drains the current buffer.

Implementation

Iter<T> iter();