mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 17:59:52 +00:00
c,cpp: add msgpack_zbuffer and msgpack::zbuffer
This commit is contained in:
parent
72e3f98213
commit
5782ab7ccc
4 changed files with 277 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ nobase_include_HEADERS = \
|
|||
msgpack.hpp \
|
||||
msgpack/sbuffer.hpp \
|
||||
msgpack/vrefbuffer.hpp \
|
||||
msgpack/zbuffer.hpp \
|
||||
msgpack/pack.hpp \
|
||||
msgpack/unpack.hpp \
|
||||
msgpack/object.hpp \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue