Multi Output Stream
Creates an empty MultiOutputStream with no delegate streams.
Streams can be added later using addOutputStream.
Creates a MultiOutputStream that delegates to the given OutputStreams.
Parameters
delegates
one or more output streams that will receive all written data