Class DemuxInputStream

java.lang.Object
java.io.InputStream
org.apache.commons.io.input.DemuxInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public class DemuxInputStream extends InputStream
Data written to this stream is forwarded to a stream that has been associated with this thread.