arrow.int16_array
Module for [Int16Array] class
Types 3
Methods
Int16ArrayGidBuilder builder() static nothrowGet builder for [arrow.int16_array.Int16Array] Returns: New builder objectshort getValue(long i) nothrowshort[] getValues() nothrowlong sum()Constructors
this(long length, arrow.buffer.Buffer data, arrow.buffer.Buffer nullBitmap, long nNulls)Fluent builder implementation template for arrow.int16_array.Int16Array
Fluent builder for arrow.int16_array.Int16Array
Methods