cpp-msgpack-light 0.3.0
A light library to serialize MessagePack.
|
Definition of output_stream class. More...
#include <cstddef>
Go to the source code of this file.
Classes | |
class | msgpack_light::output_stream |
Interface of streams to write data. More... |
Namespaces | |
namespace | msgpack_light |
Namespace of this project. |
Definition of output_stream class.
Definition in file output_stream.h.