Skip to main content

inspect_first_with_options

Function inspect_first_with_options 

Source
pub fn inspect_first_with_options(
    blob: &[u8],
    options: InspectOptions,
) -> Result<BlobInfo>
Expand description

Inspects the first blob with configurable Lerc1 range computation.

ยงErrors

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