Hello Aspose Support Team,
I’ve encountered an issue while using the Aspose.Zip library in my Java project.
Specifically, after creating a ZIP archive that contains only an empty directory, I’m unable to read the archi…...throws Exception { Path testDir = Paths.get(“path/to/temp/folder”)...zip”; Path archivePath = testDir.resolve(zipFileName); Path sourcePath2...