Skip to main content

write_var_i32

Function write_var_i32 

Source
pub fn write_var_i32<W: Write>(writer: &mut W, value: i32) -> Result<()>