MessagePack for C++
Classes | Namespaces | Macros
sbuffer.hpp File Reference
#include "msgpack/versioning.hpp"
#include <stdexcept>

Go to the source code of this file.

Classes

class  msgpack::sbuffer
 

Namespaces

 msgpack
 

Macros

#define MSGPACK_SBUFFER_INIT_SIZE   8192
 

Macro Definition Documentation

◆ MSGPACK_SBUFFER_INIT_SIZE

#define MSGPACK_SBUFFER_INIT_SIZE   8192

Referenced by msgpack::sbuffer::clear().