Method

ArrowHalfFloatArrayget_value

since: 11.0.0

Declaration [src]

guint16
garrow_half_float_array_get_value (
  GArrowHalfFloatArray* array,
  gint64 i
)

Description

No description available.

Available since: 11.0.0

Parameters

i

Type: gint64

The index of the target value.

Return value

Type: guint16

The i-th value.