msgpack-visualizer
msgpack-visualizer copied to clipboard
Only decodes one object
Given the input AJLNAlXNAeyQAAChAQ, decodes as:
position 0: postive fix length number with value 0 13 trailing bytes
This is correct, but it should also decode the trailing bytes.