Package com.airbnb.lottie.parser.moshi
-
Class Summary Class Description JsonReader Reads a JSON (RFC 7159) encoded value as a stream of tokens.JsonReader.Options A set of strings to be chosen withJsonReader.selectName(com.airbnb.lottie.parser.moshi.JsonReader.Options). -
Enum Summary Enum Description JsonReader.Token A structure, name, or value type in a JSON-encoded string.