arrow.month_interval_array

Module for [MonthIntervalArray] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
MonthIntervalArray self() nothrowReturns `this`, for use in `with` statements.
MonthIntervalArrayGidBuilder builder() static nothrowGet builder for [arrow.month_interval_array.MonthIntervalArray] Returns: New builder object
int getValue(long i) nothrow
int[] getValues() nothrow
Constructors
this(void * ptr, Flag!"Take" take)
this(long length, arrow.buffer.Buffer data, arrow.buffer.Buffer nullBitmap, long nNulls)