arrow.array_datum

Module for [ArrayDatum] class

Types 3

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

Fluent builder implementation template for arrow.array_datum.ArrayDatum

Methods
T value(arrow.array.Array propval) nothrow

Fluent builder for arrow.array_datum.ArrayDatum

Methods
ArrayDatum build() nothrowCreate object from builder. Returns: New object