Function hff_async_std::inspect
source · pub async fn inspect(source: &mut (dyn Read + Unpin)) -> 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.