DenseUnionArrayBuilder

Constructors

this
this(arrow.dense_union_data_type.DenseUnionDataType dataType)

Inherited Members

From UnionArrayBuilder

appendChild
byte appendChild(arrow.array_builder.ArrayBuilder child, string fieldName)
appendValue
bool appendValue(byte value)

Append an element to the union array.