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