Function pack_from_i32

Source
pub fn pack_from_i32<W: Write>(writer: &mut W, v: i32) -> Result<(), PackError>