Skip to content

Instantly share code, notes, and snippets.

@heapwolf
Created August 6, 2012 16:55
Show Gist options
  • Save heapwolf/3276554 to your computer and use it in GitHub Desktop.
Save heapwolf/3276554 to your computer and use it in GitHub Desktop.
buffer/encoded
var buffer = new Buffer("I'm a string!", "utf-8");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment