Function decode_int8

Source
pub(crate) fn decode_int8(data: &[u8]) -> Result<i8, ArrowError>
Expand description

Decodes an Int8 from the value section of a variant.