Skip to content

Instantly share code, notes, and snippets.

@heapwolf
Created August 6, 2012 16:53
Show Gist options
  • Save heapwolf/3276547 to your computer and use it in GitHub Desktop.
Save heapwolf/3276547 to your computer and use it in GitHub Desktop.
buffers/new-initalized
var buffer = new Buffer([ 8, 6, 7, 5, 3, 0, 9]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment