arrow.union_array_builder

Module for [UnionArrayBuilder] class

Types 3

Methods
GType _gType() @property
UnionArrayBuilder self()Returns `this`, for use in `with` statements.
UnionArrayBuilderGidBuilder builder()Get builder for [arrow.unionarraybuilder.UnionArrayBuilder] Returns: New builder object
byte appendChild(arrow.array_builder.ArrayBuilder child, string fieldName = null)
bool appendValue(byte value)Append an element to the union array.
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder for [arrow.union_array_builder.UnionArrayBuilder]