Skip to main content

write_i32

Function write_i32 

Source
pub fn write_i32(buf: &mut Vec<u8>, data: i32) -> Result<()>