Method

ArrowHalfFloatArrayget_value

Declaration [src]

guint16
garrow_half_float_array_get_value (
  GArrowHalfFloatArray* array,
  gint64 i
)

Description

No description available.
Available since:11.0.0

Parameters

i gint64
 

The index of the target value.

Return value

Returns: guint16
 

The i-th value.