arrow.half_float_array
Module for HalfFloatArray class
Types 3
Methods
HalfFloatArray self()Returns `this`, for use in `with` statements.HalfFloatArrayGidBuilder builder()Get builder for [arrow.half_float_array.HalfFloatArray] Returns: New builder objectushort getValue(long i)ushort[] getValues()Constructors
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
HalfFloatArray build()Create object from builder. Returns: New object