get_label_from_encoding Function

public function get_label_from_encoding(enc, data) result(label)

Arguments

Type IntentOptional Attributes Name
type(encoding_t), intent(in) :: enc
type(data_t), intent(in), optional :: data

Return Value character(len=:), allocatable