Class SeekableOutputStream

java.lang.Object
java.io.OutputStream
org.apache.xmlgraphics.image.codec.util.SeekableOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class SeekableOutputStream extends OutputStream
An OutputStream which can seek to an arbitrary offset.
Version:
$Id$