arrow.struct_array_builder

Module for [StructArrayBuilder] class

Types 3

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