Skip to content

Instantly share code, notes, and snippets.

@jacksonh
Created July 2, 2010 05:10
Show Gist options
  • Save jacksonh/460965 to your computer and use it in GitHub Desktop.
Save jacksonh/460965 to your computer and use it in GitHub Desktop.
// fuck me, so this is going to encode to a buffer,
// then write to a buffer, which will byte convert
// the string to a buffer, write to the stream buffer,
// which then will write to the IO buffer, and
// get sent across the socket. I would like to
// eliminate the first 36 buffers from this process
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment