private static class Coders.DummyByteAddingInputStream
extends java.io.FilterInputStream
Inflater.Inflater(boolean),
ZipFile.BoundedInputStream| Modifier and Type | Field and Description |
|---|---|
private boolean |
addDummyByte |
| Modifier | Constructor and Description |
|---|---|
private |
DummyByteAddingInputStream(java.io.InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
int |
read() |
int |
read(byte[] b,
int off,
int len) |