Uses of Class
com.aspose.zip.LzipLoadOptions
-
-
Uses of LzipLoadOptions in com.aspose.zip
Constructors in com.aspose.zip with parameters of type LzipLoadOptions Constructor Description LzipArchive(InputStream sourceStream, LzipLoadOptions options)Initializes a new instance of theLzipArchiveclass prepared for decompressing.LzipArchive(String path, LzipLoadOptions options)Initializes a new instance of theLzipArchiveclass prepared for decompressing.
-