Method

ArrowInt8Arrayget_value

Declaration [src]

gint8
garrow_int8_array_get_value (
  GArrowInt8Array* array,
  gint64 i
)

Description

No description available.

Parameters

i

Type: gint64

The index of the target value.

Return value

Type: gint8

The i-th value.