pub(crate) fn encode_decimal<W>( writer: &mut W, tag: Tag, value: u8, ) -> Result<()>where W: Writer + ?Sized,
Encode 2-digit decimal value