arrow.primitive_array

Module for [PrimitiveArray] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
PrimitiveArray self() nothrowReturns `this`, for use in `with` statements.
PrimitiveArrayGidBuilder builder() static nothrowGet builder for [arrow.primitive_array.PrimitiveArray] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)
Methods
PrimitiveArray build() nothrowCreate object from builder. Returns: New object