encode_decimal

Function encode_decimal 

Source
pub(crate) fn encode_decimal<W>(
    writer: &mut W,
    tag: Tag,
    value: u8,
) -> Result<()>
where W: Writer + ?Sized,
Expand description

Encode 2-digit decimal value