{"type":"rich","version":"1.0","title":"JSON vs ArrayBuffer: In-Memory Model\n\nDemonstration of how to use binary buffer into aggrid. Data might come from binary serialization library like flatbuffer, capnproto or protobuffer. it also shows the time spent on parsing JSON.\n\nUse cases: if you have multiple front ends like android or web for your real time data, it will be more efficient to send data with binary coding. This will not only reduce memory foot print but you can access data from functions generated automatically by flat buffer instead of hand written JSON code. \nNot to mention latency reduced by not having to parse JSON string.","author_name":"ng5","author_url":"https://plnkr.co/users/ng5","provider_name":"Plunker","provider_url":"https://plnkr.co","html":"<iframe id=\"plnkr_embed_VR6SBh\" class=\"plnkr_embed_iframe\" style=\"width: 100%; overflow: hidden;\" src=\"https://embed.plnkr.co/plunk/VR6SBh?autoCloseSidebar&deferRun&show=preview\" width=\"600\" height=\"400\" frameborder=\"0\" scrolling=\"no\"></iframe>","width":600,"height":400,"thumbnail_url":"https://shot.plnkr.co/VR6SBh.png?d=2018-05-18T14%3A07%3A17.702Z","thumbnail_width":400,"thumbnail_height":300}