Skip to main content

inspect_first

Function inspect_first 

Source
pub fn inspect_first(blob: &[u8]) -> Result<BlobInfo>
Expand description

Inspects the first blob and computes exact Lerc1 value ranges.

ยงErrors

Returns an error when the first blob is malformed or unsupported.