kactoos-jvm / nnl.rocks.kactoos.io / TeeOutput / <init>
TeeOutput(tgt: Output, cpy: Writer, charset: Charset)
tgt - The target
cpy - The copy destination
charset - The charsetTeeOutput(tgt: Output, cpy: Writer)
TeeOutput(tgt: Output, cpy: Path)
TeeOutput(tgt: Output, cpy: File)
TeeOutput(tgt: Output, cpy: OutputStream)
tgt - The target
cpy - The copy destinationTeeOutput(target: Output, copy: Output)
Output to Output copying pipe.
There is no thread-safety guarantee.
Since 0.16