Method

ArrowInt16Arrayget_value

Declaration [src]

gint16
garrow_int16_array_get_value (
  GArrowInt16Array* array,
  gint64 i
)

Description

No description available.

Parameters

i gint64
 

The index of the target value.

Return value

Returns: gint16
 

The i-th value.