arrow.record_batch_writer

Module for [RecordBatchWriter] class

Types 3

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

Fluent builder for [arrow.record_batch_writer.RecordBatchWriter]