Class ConcatInputStream

java.lang.Object
java.io.InputStream
de.intarsys.tools.stream.ConcatInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class ConcatInputStream extends InputStream
A stream that reads from all its inputs until all are empty.