mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 10:19:51 +00:00
lang/c/msgpack: C++ binding: pack()
git-svn-id: file:///Users/frsyuki/project/msgpack-git/svn/x@73 5a5092ae-2292-43ba-b2d5-dcab9c1a2731
This commit is contained in:
parent
2c7f0b2b1a
commit
921b0ff62e
8 changed files with 38 additions and 47 deletions
|
|
@ -81,7 +81,7 @@ public:
|
|||
//
|
||||
// // 2.
|
||||
// ssize_t bytes =
|
||||
// read(the_source, pac.buffer, pac.buffer_capacity());
|
||||
// read(the_source, pac.buffer(), pac.buffer_capacity());
|
||||
//
|
||||
// // error handling ...
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue