write_int

Function write_int 

Source
pub fn write_int(buf: &mut Vec<u8>, val: u32) -> Result<()>