Class BifurcatingOutputStream

java.lang.Object
java.io.OutputStream
com.inductiveautomation.ignition.common.util.BifurcatingOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class BifurcatingOutputStream extends OutputStream
An output stream that mirrors all output on 1 or more child output streams.