class MAGES::Editor::TgzExtractor¶
class TgzExtractor
{
public:
// methods
static void ExtractSingleFile(string tgzPath, string outputFilePath);
};
class TgzExtractor
{
public:
// methods
static void ExtractSingleFile(string tgzPath, string outputFilePath);
};