Class | Description |
---|---|
ByteBufferInputStream | |
CountInputStream | |
CountOutputStream | |
DummyOutputStream | |
ExternalDecompressStream | |
IOUtil | |
NonCloseInputStream |
Intercepts calls to close() to make sure that when passing an InputStream to third party code, they never close the stream.
|
SkipReadInputStream |
Emulates skip() using calls to read() for those underlying streams where skip() does not work correctly
|
Copyright © 2017 INSIGHT Centre for Data Analytics. All rights reserved.