It's marked as experimental, but I believe you're looking for something like this:
http://nodejs.org/docs/latest/api/util.html#util.pump On Tue, Jan 31, 2012 at 7:24 PM, SethP <[email protected]> wrote: > Thanks - I was aware of that one; it's basically a simpler version of the > Pipe approach: > https://github.com/capsela/capsela-util/blob/master/lib/Pipe.js > > I was wondering if I was missing something or if that's just the best way > to do it. > > -- > 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 > -- 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
