Conversion de la chaîne en objet JSON
var oTemp = JSON.parse(buf.toString());
Ugly Unicorn
var oTemp = JSON.parse(buf.toString());