Searched refs:unzipFile (Results 1 – 6 of 6) sorted by relevance
112 static async unzipFile( method in FileUtils130 unzippedFiles.push(...(await FileUtils.unzipFile(fileBlob)));
75 const unzippedFiles = await FileUtils.unzipFile(validZipFile);84 const unzippedFiles = await FileUtils.unzipFile(validZipFile);
167 const subFiles = await FileUtils.unzipFile(file.file);
351 const subFiles = await FileUtils.unzipFile(file, onSubProgressUpdate);
510 const actualArchiveContents = (await FileUtils.unzipFile(zipArchive))
565 const actualArchiveContents = (await FileUtils.unzipFile(zipArchive))