Class FinishableWrapperOutputStream

  • All Implemented Interfaces:
    Closeable, Flushable, AutoCloseable

    public class FinishableWrapperOutputStream
    extends FinishableOutputStream
    Wraps an output stream to a finishable output stream for use with raw encoders. This is not needed for XZ compression and thus most people will never need this.