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