decode_uuid

Function decode_uuid 

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

Decodes a UUID from the value section of a variant.