Method

ArrowRunEndEncodedDataTypeget_run_end_data_type

Declaration [src]

GArrowDataType*
garrow_run_end_encoded_data_type_get_run_end_data_type (
  GArrowRunEndEncodedDataType* data_type
)

Description

No description available.
Available since:13.0.0

Return value

Returns: GArrowDataType
 

The GArrowDataType of run-end.

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