arrow.date32_array

Module for [Date32Array] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
Date32Array self() nothrowReturns `this`, for use in `with` statements.
Date32ArrayGidBuilder builder() static nothrowGet builder for [arrow.date32_array.Date32Array] 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)
Methods
Date32Array build() nothrowCreate object from builder. Returns: New object