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