RowIterator
[Source]
class ref RowIterator is
Iterator[Row val] ref
Implements
Public Functions
has_next
[Source]
fun box has_next()
: Bool val
Returns
next
[Source]
fun ref next()
: Row val ?
Returns
rewind
[Source]
fun ref rewind()
: RowIterator ref
Returns