Class JPEGTranscoder.OutputStreamWrapper

java.lang.Object
java.io.OutputStream
org.apache.batik.transcoder.image.JPEGTranscoder.OutputStreamWrapper
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
Enclosing class:
JPEGTranscoder

private static class JPEGTranscoder.OutputStreamWrapper extends OutputStream
This class will never throw an IOException, instead it eats them and then ignores any future calls to it's interface.