Uses of Class
com.aspose.zip.ZArchiveLoadOptions
-
-
Uses of ZArchiveLoadOptions in com.aspose.zip
Constructors in com.aspose.zip with parameters of type ZArchiveLoadOptions Constructor Description ZArchive(InputStream source, ZArchiveLoadOptions loadOptions)Initializes a new instance of theZArchiveclass prepared for decompressing.ZArchive(String path, ZArchiveLoadOptions loadOptions)Initializes a new instance of theZArchiveclass prepared for decompressing.
-