protected class TJSONProtocol.LookaheadReader
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
protected |
LookaheadReader() |
| Modifier and Type | Method and Description |
|---|---|
protected byte |
peek() |
protected byte |
read() |
protected byte read()
throws TException
TExceptionprotected byte peek()
throws TException
TException