Kactoos

kactoos-jvm / nnl.rocks.kactoos.io / DeadOutput

DeadOutput

class DeadOutput : Output

Output that accepts anything.

There is no thread-safety guarantee.

Since 0.1

Constructors

Name Summary
<init> DeadOutput()
Output that accepts anything.

Functions

Name Summary
stream fun stream(): OutputStream
Get write access to it.