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