Skip to main content

decode_uuid

Function decode_uuid 

Source
pub fn decode_uuid(data: &[u8]) -> Result<[u8; 16], DriverError>
Expand description

Decode a UUID from binary format (exactly 16 bytes).