pub fn le_i64(data: &[u8], off: usize) -> i64
Read a i64 at off; 0 if out of range. Never panics.
i64
off
0