Skip to main content

write_var_i64

Function write_var_i64 

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