pub fn get_i8(buf: &[u8]) -> i8
Expand description

Reads the first byte of a buffer and returns it as an i8.