Method

ArrowRunEndEncodedDataTypeget_value_data_type

since: 13.0.0

Declaration [src]

GArrowDataType*
garrow_run_end_encoded_data_type_get_value_data_type (
  GArrowRunEndEncodedDataType* data_type
)

Description

No description available.

Available since: 13.0.0

Return value

Type: GArrowDataType

The GArrowDataType of value.

The caller of the method takes ownership of the data, and is responsible for freeing it.