Function decode_decimal4

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

Decodes a Decimal4 from the value section of a variant.