Function decode_decimal16

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

Decodes a Decimal16 from the value section of a variant.