arrow.record_batch_stream_reader

Module for [RecordBatchStreamReader] class

Types 3

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