Class TeeInputStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public final class TeeInputStream
    extends InputStream
    Stream that copies input to output. WARNING: This class closes output after close().

    There is no thread-safety guarantee.

    Since:
    0.1