arrow.day_time_interval_array

Module for [DayTimeIntervalArray] class

Types 3

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