Uses of Class
com.aspose.zip.IsoSaveOptions
-
-
Uses of IsoSaveOptions in com.aspose.zip
Methods in com.aspose.zip with parameters of type IsoSaveOptions Modifier and Type Method Description voidIsoArchive. save(OutputStream stream, IsoSaveOptions saveOptions)Saves the ISO image to the specified stream.voidIsoArchive. save(String path, IsoSaveOptions saveOptions)Saves the ISO image to the specified path.
-