| Class | Description |
|---|---|
| ByteBufferInputStream | |
| CloseInputStream |
Propagates the close() event to another Closeable
|
| CountInputStream | |
| CountOutputStream | |
| DummyOutputStream | |
| IOUtil | |
| NonCloseInputStream |
Intercepts calls to close() to make sure that when passing an InputStream to third party code, they never close the stream.
|
Copyright © 2018 DataWeb Research. All rights reserved.