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