arrow.record_batch_file_reader

Module for [RecordBatchFileReader] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
RecordBatchFileReader self() nothrowReturns `this`, for use in `with` statements.
RecordBatchFileReaderGidBuilder builder() static nothrowGet builder for [arrow.record_batch_file_reader.RecordBatchFileReader] Returns: New builder object
uint getNRecordBatches() nothrow
Constructors
this(void * ptr, Flag!"Take" take)