Searched defs:uzf (Results 1 – 1 of 1) sorted by relevance
175 bool LocalZip::WriteFile(const unzFile &uzf, const std::filesystem::path &fileName) in WriteFile()213 unzFile uzf = unzOpen(filePath_.c_str()); in Unzip() local