public class TarElementInputStreamWrapper extends BufferedInputStream
InputStream even after closing the buffered input stream.in| Constructor and Description |
|---|
TarElementInputStreamWrapper(InputStream in) |
TarElementInputStreamWrapper(InputStream in,
int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
available, mark, markSupported, read, read, reset, skipreadpublic TarElementInputStreamWrapper(InputStream in, int size)
public TarElementInputStreamWrapper(InputStream in)
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class BufferedInputStreamIOExceptionApache Camel