Expand description

JSON printer and parser which tries to follow protobuf conventions.

Structs

JSON parse error
JSON parse options.
Print to JSON error.
Options for printing JSON to string

Functions

Merge JSON into provided message
Merge JSON into provided message
Parse JSON to protobuf message.
Parse JSON to protobuf message.
Parse JSON to protobuf message.
Parse JSON to protobuf message.
Serialize message to JSON according to protobuf specification.
Serialize message to JSON according to protobuf specification.