Method

ArrowBooleanArrayget_value

Declaration [src]

gboolean
garrow_boolean_array_get_value (
  GArrowBooleanArray* array,
  gint64 i
)

Description

No description available.

Parameters

i gint64
 

The index of the target value.

Return value

Returns: gboolean
 

The i-th value.