Documentation
Dlang.org
RecordBatchReader.this
arrow
record_batch_reader
RecordBatchReader
this
(void* ptr, Flag!"Take" take)
class
RecordBatchReader
this
(
void
*
ptr
,
Flag
!"Take"
take
=
No.Take
)
this
(arrow.record_batch.RecordBatch[] recordBatches, arrow.schema.Schema schema)
arrow
record_batch_reader
RecordBatchReader
constructors
this
functions
export_
getNextRecordBatch
getSchema
getSources
readAll
readNext
readNextRecordBatch
self
properties
gType
static functions
getGType
import_