Files
node/lib
Jackson Tian bfb2cd0bfd stream: add bytesRead property for readable
Add a bytesRead property for readable is
useful in some use cases.

When user want know how many bytes read of
readable, need to caculate it in userland.
If encoding is specificed, get the value is
very slowly.

PR-URL: https://github.com/nodejs/node/pull/4372
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-01-14 17:34:29 -08:00
..
2015-10-08 17:32:08 -07:00
2015-12-02 11:05:11 -08:00
2016-01-07 03:39:15 -05:00
2015-12-25 13:05:23 -08:00
2015-06-11 20:24:44 +02:00
2015-12-25 13:05:23 -08:00
2015-01-31 23:47:29 -05:00