Class SeekableOutputStream

  • All Implemented Interfaces:
    Closeable, Flushable, AutoCloseable

    public class SeekableOutputStream
    extends OutputStream
    An OutputStream which can seek to an arbitrary offset.
    Version:
    $Id: SeekableOutputStream.java 1732018 2016-02-24 04:51:06Z gadams $