protozero  1.6.3
Minimalistic protocol buffer decoder and encoder in C++.
Deprecated List
Member protozero::data_view::to_string () const
to_string() is not available in C++17 string_view so it should not be used to make conversion to that class easier in the future.
Member protozero::pbf_reader::pbf_reader (const std::pair< const char *, std::size_t > &data) noexcept
Use one of the other constructors.