Files
msgpack-msgpack-c/include/msgpack
John Cortell 9ff1b5e939 Don't send binary values to output stream
The stringification of a msgpack object shouldn't write the
raw bytes of a binary value. It will likely make the result
unprintable. Just print that it's a binary blob and include
the size. E.g.,

{"data":BIN(1032256)}

EXT is handled similarly but without the size. We now also
print the size.

Issue 994
2021-11-08 08:44:15 -06:00
..
2021-11-02 09:57:37 +09:00
2021-11-02 09:57:37 +09:00
2021-07-01 18:17:20 +03:00
2018-04-08 22:27:45 +09:00
2020-06-05 18:12:03 +08:00
2021-11-01 15:27:17 +01:00
2018-04-08 22:27:45 +09:00
2018-04-08 22:27:45 +09:00
2018-04-08 22:27:45 +09:00
2018-04-08 22:27:45 +09:00
2016-03-25 09:16:27 +09:00
2018-04-08 22:27:45 +09:00
2018-04-08 22:27:45 +09:00
2018-04-08 22:27:45 +09:00
2018-04-08 22:27:45 +09:00
2018-04-08 22:27:45 +09:00
2021-08-29 13:46:51 +09:00
2018-04-08 22:27:45 +09:00
2018-04-08 22:27:45 +09:00
2020-06-05 18:12:03 +08:00
2021-07-01 18:17:20 +03:00
2018-04-08 22:27:45 +09:00
2018-04-08 22:27:45 +09:00
2018-04-08 22:27:45 +09:00
2018-04-08 22:27:45 +09:00