Function decode_int64

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

Decodes an Int64 from the value section of a variant.