arrow.record_batch_stream_writer

Module for [RecordBatchStreamWriter] class

Types 3

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