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);
};