arrow.time64_array

Module for [Time64Array] class

Types 3

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

Fluent builder for [arrow.time64_array.Time64Array]