pub async fn read(source: &mut (dyn Read + Unpin)) -> Result<Hff<ChunkCache>>
Reads an entire Hff into memory.