kactoos-jvm / nnl.rocks.kactoos.io / DeadOutput
class DeadOutput :
Output
Output that accepts anything.
There is no thread-safety guarantee.
Since 0.1
Name | Summary |
---|---|
<init> | DeadOutput() Output that accepts anything. |
Name | Summary |
---|---|
stream | fun stream(): OutputStream Get write access to it. |