| Modifier and Type | Method and Description |
|---|---|
static JsonReader |
JsonReader.of(okio.BufferedSource source)
Returns a new instance that reads UTF-8 encoded JSON from
source. |
| Modifier and Type | Method and Description |
|---|---|
abstract T |
JsonAdapter.fromJson(JsonReader reader) |
Copyright © 2017. All Rights Reserved.