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