Skip to main content

write_var_u32

Function write_var_u32 

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