pub async fn read_chunked_file<F: BlockFetcher>( fetcher: &F, root_cid: &Cid, ) -> Result<Vec<u8>>
Read all data from a chunked file