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