cpp-msgpack-rpc 0.2.0
An RPC library implementing MessagePack RPC.
|
Implementation of SerializationBuffer class. More...
#include "msgpack_rpc/messages/impl/serialization_buffer.h"
#include <cstddef>
#include <cstring>
#include "msgpack_rpc/messages/impl/sharable_binary_header.h"
#include "msgpack_rpc/messages/serialized_message.h"
Go to the source code of this file.
Namespaces | |
namespace | msgpack_rpc |
Namespace of cpp-msgpack-rpc library. |
Implementation of SerializationBuffer class.
Definition in file serialization_buffer.cpp.