The output file is created in the output folder, having the same name as the input file, minus the '.gz' extension. @param inputFile the input .gz file @param outputDir the output directory file. @throws IOException @throws FileNotFoundException @return The {@File} with the ungzipped content.
|
|