arrow.table_batch_reader

Module for [TableBatchReader] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
TableBatchReader self() nothrowReturns `this`, for use in `with` statements.
TableBatchReaderGidBuilder builder() static nothrowGet builder for [arrow.table_batch_reader.TableBatchReader] Returns: New builder object
void setMaxChunkSize(long maxChunkSize) nothrowSet the desired maximum chunk size of record batches.
Constructors
this(void * ptr, Flag!"Take" take)