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.