We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
console reports many error on https://msgpack.org/ and https://msgpack.org/js/msgpack.js has bug in line 387-402. maybe its code should be case 0x80:for(hash={};num--;)hash[decode()]=decode();return hash;
case 0x80:for(hash={};num--;)hash[decode()]=decode();return hash;