pub fn codec_name(codec_id: u8) -> Option<&'static str>
Human-readable name for a registered codec id, e.g. for CLI inspection output.