pub const fn value_char(v: u16) -> ValueExpand description
A char argument, tag C. The wire carries a UTF-16 code unit, which is what a Java char is —
so a literal outside the BMP has no single-char spelling and is refused where it is parsed.