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