Function decode_long_string

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

Decodes a long string from the value section of a variant.