Skip to main content

encode_ctx_signed

Function encode_ctx_signed 

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