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