true if the ImageOutputStream implementation associated with this service provider can optionally make use of a cache File for improved performance and/or memory footrprint. If false, the value of the cacheFile argument to createOutputStreamInstance will be ignored. The default implementation returns false.
@return true if a cache file can be used by theoutput streams created by this service provider.
| |