public class NoopCloseCountingInputStream
extends org.apache.commons.io.input.CountingInputStream
InputStream that counts the bytes read from it and does not propagate close().| Constructor and Description |
|---|
NoopCloseCountingInputStream(java.io.InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
afterRead, getByteCount, getCount, resetByteCount, resetCount, skip