arrow.extension_array

Module for [ExtensionArray] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
ExtensionArray self() nothrowReturns `this`, for use in `with` statements.
ExtensionArrayGidBuilder builder() static nothrowGet builder for [arrow.extension_array.ExtensionArray] Returns: New builder object
arrow.array.Array storage() @property nothrow
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder implementation template for arrow.extension_array.ExtensionArray

Methods
T storage(arrow.array.Array propval) nothrow
Methods
ExtensionArray build() nothrowCreate object from builder. Returns: New object