pub(crate) fn decode_long_string(data: &[u8]) -> Result<&str, ArrowError>
Decodes a long string from the value section of a variant.