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