|
MessagePack for C
|
#include <stdlib.h>#include <string.h>#include <assert.h>

Go to the source code of this file.
Classes | |
| struct | msgpack_sbuffer |
Macros | |
| #define | MSGPACK_SBUFFER_INIT_SIZE 8192 |
Typedefs | |
| typedef struct msgpack_sbuffer | msgpack_sbuffer |