Contents
Short Descriptions
| parses protocol buffer files and generates output for several programming languages and formats | |
| contains functions for utilizing data in Google's data interchange format | |
| contains a simpler version of the functions for utilizing data in Google's data interchange format | |
| contains functions used by protoc at runtime for outputting data for several programming languages and formats | |
| is a small protobuf implementation written in C | |
| contains functions that allow a program to determine whether a sequence of characters is a valid UTF-8 sequence | |
| contains functions that allow a program to determine whether a sequence of bytes is a valid UTF-8 sequence, and to find what the longest valid prefix of the sequence is |