pub(crate) fn decode_int8(data: &[u8]) -> Result<i8, ArrowError>
Decodes an Int8 from the value section of a variant.