Class SubImageOutputStream

All Implemented Interfaces:
Closeable, DataInput, DataOutput, AutoCloseable, ImageInputStream, ImageOutputStream

public class SubImageOutputStream extends ImageOutputStreamImpl
ImageInputStream that writes through a delegate, but keeps local position and bit offset. Note: Flushing or closing this stream will *not* have an effect on the delegate.
Version:
$Id: SubImageOutputStream.java,v 1.0 30/03/15 harald.kuhr Exp$