July 2012
2 posts
Jul 14th
“Don’t get caught out with 64bit doubles in Javascript: var...”
Jul 8th
June 2012
2 posts
visualise msgpack objects online
I’ve just stuck up a new tool for visualising msgpack objects online. It’s not very pretty but it certainly gets the job done. Just paste your base64 encoded object in and it will show you a hex dump and also debug statements as it decodes the object. Hovering over the debug statements will highlight the bytes in question. You can find it over...
Jun 30th