Class ChainedInputStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class ChainedInputStream
    extends InputStream
    A wrapper stream representing multiple underlying streams as a single stream.