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