Function decode_int32

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

Decodes an Int32 from the value section of a variant.