Skip to main content

write_var_u64

Function write_var_u64 

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