|
protozero
Minimalistic protocol buffer decoder and encoder in C++.
|
Contains the pbf_writer class. More...
#include <cstddef>#include <cstdint>#include <cstring>#include <iterator>#include <limits>#include <string>#include <protozero/config.hpp>#include <protozero/pbf_types.hpp>#include <protozero/varint.hpp>

Go to the source code of this file.
Classes | |
| class | protozero::pbf_writer |
Namespaces | |
| protozero | |
| All parts of the protozero header-only library are in this namespace. | |
Contains the pbf_writer class.
1.8.9.1