kactoos-jvm / nnl.rocks.kactoos.io / DeadInputStream
class DeadInputStream : InputStream
InputStream with no data.
There is no thread-safety guarantee.
Since 0.16
| Name | Summary |
|---|---|
| <init> | DeadInputStream()InputStream with no data. |
| Name | Summary |
|---|---|
| read | fun read(): Int |