arrow.date64_array

Module for [Date64Array] class

Types 3

Methods
GType _gType() @property
Date64Array self()Returns `this`, for use in `with` statements.
Date64ArrayGidBuilder builder()Get builder for [arrow.date64_array.Date64Array] Returns: New builder object
long getValue(long i)
long[] 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.date64_array.Date64Array]