SOMA Read Iterator Base class
SOMA Read Iterator Base class
Methods
Method read_complete()
@description Check if iterated read is complete or not (lifecycle: maturing).
Method read_next()
Read the next chunk of an iterated read. If read is
complete, returns NULL
and raises warning (lifecycle: maturing).
Returns
NULL
or one of arrow::Table,
matrixZeroBasedView.