Skip to main content

encode_ctx_unsigned

Function encode_ctx_unsigned 

Source
pub fn encode_ctx_unsigned(
    w: &mut Writer<'_>,
    tag_num: u8,
    value: u32,
) -> Result<(), EncodeError>