pub fn decode_dvb_string(bytes: &[u8]) -> StringExpand description
Decode a DVB text payload (e.g. short_event_descriptor event_name_char)
into an owned UTF-8 String. The first byte may be a charset indicator
per ETSI EN 300 468 Annex A Table A.3.