| Constructor and Description |
|---|
FrameReader(okio.Source source) |
FrameReader(okio.Source source,
boolean expectMultiplexedResponse) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Frame |
readNext(java.lang.Class<Frame> type) |