arrow.record_batch_datum

Module for [RecordBatchDatum] class

Types 3

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