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.halffloatarray.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 for [arrow.half_float_array.HalfFloatArray]
Methods