| Constructor and Description |
|---|
JsonChunksReader(okio.Source source) |
JsonChunksReader(okio.Source source,
com.squareup.moshi.Moshi moshi) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
readNext(java.lang.Class<T> type) |