Method

ArrowFixedSizeListArrayget_value_length

since: 23.0.0

Declaration [src]

gint32
garrow_fixed_size_list_array_get_value_length (
  GArrowFixedSizeListArray* array,
  gint64 i
)

Description

No description available.

Available since: 23.0.0

Parameters

i

Type: gint64

The index of the target value (unused, as all lists have the same size).

Return value

Type: gint32

The fixed size of each list.