arrow.list_array_builder

Module for [ListArrayBuilder] class

Types 3

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