Interface | Description |
---|---|
JsonParser.Stream |
A parsed stream of MessagePack
Value s. |
Class | Description |
---|---|
JsonParser |
Parses a stringified JSON to MessagePack
Value . |
Exception | Description |
---|---|
JsonParseException |
Represents an Exception in parsing a stringified JSON.
|