Function decode_short_string

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

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