Hi ben, i had a look at buffertools. it's very nice indeed. i will do some benchmarking of it against other methods when i get a chance.
On Feb 29, 12:49 am, Ben Noordhuis <[email protected]> wrote: > On Wed, Feb 29, 2012 at 01:32, billywhizz <[email protected]> wrote: > > ok. understood. anyone know the fastest way to concatenate multiple > > buffers into a single buffer? > > npm install buffertools > require('buffertools').concat(a, b, c); -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
