cpp-msgpack-light 0.3.0
A light library to serialize MessagePack.
Loading...
Searching...
No Matches
output_stream.h File Reference

Definition of output_stream class. More...

#include <cstddef>
Include dependency graph for output_stream.h:
This graph shows which files directly or indirectly include this file:

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.

Detailed Description

Definition of output_stream class.

Definition in file output_stream.h.