stream: Pipe data in chunks matching read data
authorGil Pedersen <git@gpost.dk>
Thu, 14 Feb 2013 19:26:54 +0000 (20:26 +0100)
committerisaacs <i@izs.me>
Sat, 16 Feb 2013 02:51:22 +0000 (18:51 -0800)
commit0a9930a230cf7fe8e2f7d431fc85a7f21517d39b
tree858963429300b47b7b1262aef19e2aacf11be0e2
parent8476aefc8e21fb8db597937c7e8fbc3490a72f39
stream: Pipe data in chunks matching read data

This creates better flow for large values of lowWaterMark.
lib/_stream_readable.js