Uses of Class
com.aspose.zip.LzxLoadOptions
-
-
Uses of LzxLoadOptions in com.aspose.zip
Constructors in com.aspose.zip with parameters of type LzxLoadOptions Constructor Description LzxArchive(InputStream extractionSource, LzxLoadOptions loadOptions)Initializes a new instance of theLzxArchiveclass and composes an entry list can be extracted from the archive.LzxArchive(String path, LzxLoadOptions loadOptions)Initializes a new instance of theLzxArchiveclass and composes an entry list can be extracted from the archive.
-