Method

ArrowInt8Arrayget_value

[]

Declaration [src]

gint8
garrow_int8_array_get_value (
  GArrowInt8Array* array,
  gint64 i
)
[]

Description

No description available.
[]

Parameters

i gint64
 

The index of the target value.

[]

Return value

Returns: gint8
 

The i-th value.