Function decode_int16

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

Decodes an Int16 from the value section of a variant.