inspect

Function inspect 

Source
pub fn inspect(source: &mut dyn Read) -> Result<Hff<Inspection>>
Expand description

Read the structure of a Hff into memory. Provides access only to the structure without any of the metadata or chunk data available.