arrow.time32_array

Module for [Time32Array] class

Types 3

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