Class CompositeInputStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class CompositeInputStream
    extends InputStream
    Allows a series of input streams to be treated as if they were one. NotThreadSafe