- import_
arrow.record_batch_reader.RecordBatchReader import_(void* cAbiArrayStream)
- export_
void* export_()
- getNextRecordBatch
arrow.record_batch.RecordBatch getNextRecordBatch()
- getSchema
arrow.schema.Schema getSchema()
- getSources
gobject.object.ObjectG[] getSources()
- readAll
arrow.table.Table readAll()
- readNext
arrow.record_batch.RecordBatch readNext()
- readNextRecordBatch
arrow.record_batch.RecordBatch readNextRecordBatch()