Kactoos

kactoos-jvm / nnl.rocks.kactoos.io / TeeOutput / <init>

<init>

TeeOutput(tgt: Output, cpy: Writer, charset: Charset)

Parameters

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)

Parameters

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