arrow.date64_array
Module for [Date64Array] class
Types 3
Methods
Date64ArrayGidBuilder builder() static nothrowGet builder for [arrow.date64_array.Date64Array] Returns: New builder objectlong getValue(long i) nothrowlong[] getValues() nothrowConstructors
this(long length, arrow.buffer.Buffer data, arrow.buffer.Buffer nullBitmap, long nNulls)Fluent builder implementation template for arrow.date64_array.Date64Array
Fluent builder for arrow.date64_array.Date64Array
Methods