Module id.xfunction

Class CompositeOutputStream

Object
OutputStream
CompositeOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class CompositeOutputStream extends OutputStream
Composite stream forwards all output to all streams it consist of.