kactoos-jvm / nnl.rocks.kactoos.io / SyncOutput
class SyncOutput : Output
Thread-safe Output.
There is no thread-safety guarantee.
Since 0.18
| Name | Summary |
|---|---|
| <init> | SyncOutput(origin: Output)SyncOutput(origin: Output, lock: Any)Thread-safe Output. |
| Name | Summary |
|---|---|
| stream | fun stream(): OutputStreamGet write access to it. |