arrow.half_float_array
Module for [HalfFloatArray] class
Types 3
Methods
HalfFloatArrayGidBuilder builder() static nothrowGet builder for [arrow.half_float_array.HalfFloatArray] Returns: New builder objectushort getValue(long i) nothrowushort[] getValues() nothrowConstructors
this(long length, arrow.buffer.Buffer data, arrow.buffer.Buffer nullBitmap, long nNulls)Fluent builder implementation template for arrow.half_float_array.HalfFloatArray
Fluent builder for arrow.half_float_array.HalfFloatArray
Methods