Method

ArrowListArrayget_value_length

since: 2.0.0

Declaration [src]

gint32
garrow_list_array_get_value_length (
  GArrowListArray* array,
  gint64 i
)

Description

No description available.

Available since: 2.0.0

Parameters

i

Type: gint64

The index of the length of the target value.

Return value

Type: gint32

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