Function decode_decimal8

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

Decodes a Decimal8 from the value section of a variant.