Over on this discussion thread, I was just lamenting that fact that I couldn't find a way to convert an incoming buffer (containing a json string) to an actual javascript string -- short of using a function
node to invoke the toString() method...
+1 Sounds like that would be useful for me as well.