arrow.half_float_array

Module for [HalfFloatArray] class

Types 3

Methods
GType _gType() @property
HalfFloatArray self()Returns `this`, for use in `with` statements.
HalfFloatArrayGidBuilder builder()Get builder for [arrow.halffloatarray.HalfFloatArray] Returns: New builder object
ushort getValue(long i)
ushort[] getValues()
Constructors
this(void * ptr, Flag!"Take" take)
this(long length, arrow.buffer.Buffer data, arrow.buffer.Buffer nullBitmap, long nNulls)

Fluent builder for [arrow.half_float_array.HalfFloatArray]