RunEndEncodedDataType


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "13.0.0" ) ]
public RunEndEncodedDataType (DataType run_end_data_type, DataType value_data_type)

Parameters:

run_end_data_type

The data type of run-end.

value_data_type

The data type of value.

Returns:

The newly created run-end encoded data type.