I know from the msgpack Linux packages, that there's an option to display binary data as base64 encoded string. This would also be helpful for this plugin:
$ msgpack2json -h
[...]
-b Convert bin to base64 string with "base64:" prefix
-B Convert bin to base64 string with no prefix
I know from the msgpack Linux packages, that there's an option to display binary data as base64 encoded string. This would also be helpful for this plugin:
Which would convert, for example, to: