arrow.month_interval_array

Module for [MonthIntervalArray] class

Types 3

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

Fluent builder for [arrow.month_interval_array.MonthIntervalArray]