kactoos-jvm / nnl.rocks.kactoos.io / UncheckedOutput
class UncheckedOutput : Output
Input that doesn’t throw checked Exception.
There is no thread-safety guarantee.
Since 0.9
| Name | Summary |
|---|---|
| <init> | UncheckedOutput(output: Output)Input that doesn’t throw checked Exception. |
| Name | Summary |
|---|---|
| stream | fun stream(): OutputStreamGet write access to it. |