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