pub async fn inspect(source: &mut (dyn Read + Unpin)) -> Result<Hff<Inspection>>
Read the structure of a Hff into memory. Provides access only to the structure without any of the metadata or chunk data available.