Uses of Class
com.aspose.zip.UueSaveOptions
-
-
Uses of UueSaveOptions in com.aspose.zip
Methods in com.aspose.zip with parameters of type UueSaveOptions Modifier and Type Method Description voidUueArchive. save(OutputStream outputStream, UueSaveOptions saveOptions)Saves archive to the stream provided.voidUueArchive. save(String destinationFileName, UueSaveOptions saveOptions)Saves the archive to the destination file provided.
-