arrow.record_batch_writer

Module for [RecordBatchWriter] class

Types 3

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

Fluent builder implementation template for arrow.record_batch_writer.RecordBatchWriter

Methods
T recordBatchWriter(void * propval) nothrow