Files
msgpack-msgpack-c/include/msgpack
Takatoshi Kondo 755342bb25 Improved C-Style array support.
In the case the target type is char[] or const char[],

If the array is '\0' teminated, msgpack-c packs the characters before
'\0', otherwise packs all characters.

When converting, the array has the size that is greater than
msgpack::object STR's size, msgpack-c adds '\0' to just after converted
characters. Otherwise msgpack-c doesn't add '\0'.
2016-06-19 20:47:42 +09:00
..
2016-06-08 18:03:51 +09:00
2016-06-19 20:47:42 +09:00
2016-06-08 18:03:51 +09:00
2015-11-21 12:41:46 +09:00
2016-05-30 09:55:16 +09:00
2015-11-21 12:41:46 +09:00
2016-03-25 09:16:27 +09:00
2015-11-21 12:41:46 +09:00
2015-11-21 12:41:46 +09:00
2015-11-21 12:41:46 +09:00
2015-11-21 12:41:46 +09:00
2016-05-16 23:00:30 +09:00
2015-11-21 12:41:46 +09:00
2015-11-21 12:41:46 +09:00
2015-11-21 12:41:46 +09:00
2016-03-26 11:46:45 +09:00
2015-11-21 12:41:46 +09:00
2016-03-21 16:50:31 +09:00
2015-11-21 12:41:46 +09:00
2015-11-21 12:41:46 +09:00
2015-11-21 12:41:46 +09:00
2015-11-21 12:41:46 +09:00
2015-11-21 12:41:46 +09:00