msgpack-visualizer
msgpack-visualizer copied to clipboard
Add support for uint64 and int64 types
I've added support for int64 and uint64, so that they're not set to Infinity. This was messing up a dictionary I had where all of the keys were 64-bit hashes.