arrow.record_batch_iterator

Module for [RecordBatchIterator] class

Types 3

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

Fluent builder implementation template for arrow.record_batch_iterator.RecordBatchIterator

Methods
T iterator(void * propval) nothrow