pub(crate) fn decode_decimal8(data: &[u8]) -> Result<(i64, u8), ArrowError>
Decodes a Decimal8 from the value section of a variant.