WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
Loading...
Searching...
No Matches
ZipExtract.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <filesystem>
4
#include <string>
5
12
bool
extractZip
(
const
std::string& zipData,
const
std::filesystem::path& destDir);
extractZip
bool extractZip(const std::string &zipData, const std::filesystem::path &destDir)
Extract all files from a ZIP archive into the given directory.
Definition
ZipExtract.cpp:34
Source
Engine
Core
ZipExtract.h
Generated by
1.9.8