Searched refs:central_header_to_zip_file (Results 1 – 1 of 1) sorted by relevance
334 let file = central_header_to_zip_file(&mut reader, archive_offset)?; in new()517 fn central_header_to_zip_file<R: Read + io::Seek>( in central_header_to_zip_file() function