arrow.uint64_array
Module for [UInt64Array] class
Types 3
Methods
UInt64ArrayGidBuilder builder() static nothrowGet builder for [arrow.uint64_array.UInt64Array] Returns: New builder objectulong getValue(long i) nothrowulong[] getValues() nothrowulong sum()Constructors
this(long length, arrow.buffer.Buffer data, arrow.buffer.Buffer nullBitmap, long nNulls)Fluent builder implementation template for arrow.uint64_array.UInt64Array
Fluent builder for arrow.uint64_array.UInt64Array
Methods