public class ChunkedInputStream
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ChunkedInputStream.LimitedInputStream |
| Modifier and Type | Field and Description |
|---|---|
protected java.io.InputStream |
in |
| Constructor and Description |
|---|
ChunkedInputStream(java.io.InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
readRawVarint32() |