Function read_long

Source
pub fn read_long(buf: &mut &[u8]) -> Result<i64, Error>