SyntaxFix
Write A Post
Hire A Developer
Questions
I did this in Node JS and it solved this problem:
var data = JSON.parse(Buffer.concat(arr).toString());