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