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