Skip to content

Instantly share code, notes, and snippets.

@coderbarncb
Created October 8, 2012 15:29
Show Gist options
  • Save coderbarncb/3853122 to your computer and use it in GitHub Desktop.
Save coderbarncb/3853122 to your computer and use it in GitHub Desktop.
debugged
this.body = options.body ? new Buffer(options.body, this.encoding) : null;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment