Uses of Class
com.aspose.zip.Bzip2LoadOptions
-
-
Uses of Bzip2LoadOptions in com.aspose.zip
Constructors in com.aspose.zip with parameters of type Bzip2LoadOptions Constructor Description Bzip2Archive(InputStream sourceStream, Bzip2LoadOptions loadOptions)Initializes a new instance of theBzip2Archiveclass prepared for decompressing.Bzip2Archive(String path, Bzip2LoadOptions loadOptions)Initializes a new instance of theBzip2Archiveclass prepared for decompressing.
-