Arbitrary binary data. More...
#include "./internal/export.hpp"#include "./types_fwd.hpp"#include <proton/type_compat.h>#include <iosfwd>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | binary |
| Arbitrary binary data. More... | |
Namespaces | |
| namespace | proton |
| The main Proton namespace. | |
Functions | |
| std::ostream & | operator<< (std::ostream &, const binary &) |
| Print a binary value. | |
Arbitrary binary data.