Function pack_i64

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