Method

ArrowListArrayget_value_length

Declaration [src]

gint32
garrow_list_array_get_value_length (
  GArrowListArray* array,
  gint64 i
)

Description

No description available.
Available since:2.0.0

Parameters

i gint64
 

The index of the length of the target value.

Return value

Returns: gint32
 

The target length in the array containing the list’s values.