Uses of Class
com.aspose.zip.SevenZipLoadOptions
-
-
Uses of SevenZipLoadOptions in com.aspose.zip
Constructors in com.aspose.zip with parameters of type SevenZipLoadOptions Constructor Description SevenZipArchive(InputStream sourceStream, SevenZipLoadOptions options)Initializes a new instance of theSevenZipArchiveclass and composes an entry list can be extracted from the archive.SevenZipArchive(String path, SevenZipLoadOptions options)Initializes a new instance of theSevenZipArchiveclass and composes an entry list can be extracted from the archive.
-