0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 23:43:09 +01:00
nodejs/doc/api
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
..
_toc.markdown deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
addons.markdown doc: improve addons.markdown copy 2015-12-23 12:19:42 -08:00
all.markdown deps: update v8 to 4.4.63.9 2015-08-04 11:56:14 -07:00
assert.markdown doc: stronger suggestion for userland assert 2016-01-11 10:17:31 -05:00
buffer.markdown doc: fix heading level error in Buffer doc 2016-01-05 10:13:21 -08:00
child_process.markdown doc: make references clickable 2016-01-13 09:08:39 -08:00
cluster.markdown doc: fix, modernize examples in docs 2015-12-17 08:07:29 -08:00
console.markdown doc: improvements to console.markdown copy 2015-12-30 10:42:29 -08:00
crypto.markdown doc: remove "above" and "below" references 2016-01-11 13:06:00 -05:00
debugger.markdown doc: improvements to debugger.markdown copy 2015-12-30 11:21:13 -08:00
dgram.markdown doc: improvements to dgram.markdown copy 2016-01-04 08:42:06 -08:00
dns.markdown doc: remove "above" and "below" references 2016-01-11 13:06:00 -05:00
documentation.markdown doc: standardize references to node.js in docs 2015-12-03 12:28:10 -08:00
domain.markdown doc: fix, modernize examples in docs 2015-12-17 08:07:29 -08:00
errors.markdown doc: remove "above" and "below" references 2016-01-11 13:06:00 -05:00
events.markdown doc: improvements to events.markdown copy 2015-12-30 10:50:52 -08:00
fs.markdown doc: add path property to Write/ReadStream in fs.markdown 2016-01-14 17:27:37 -08:00
globals.markdown doc: add links and backticks around names 2015-12-03 13:39:09 -08:00
http.markdown http: improves expect header handling 2016-01-13 08:05:12 -08:00
https.markdown doc: fix, modernize examples in docs 2015-12-17 08:07:29 -08:00
index.markdown
modules.markdown doc: remove "above" and "below" references 2016-01-11 13:06:00 -05:00
net.markdown doc: fix, modernize examples in docs 2015-12-17 08:07:29 -08:00
os.markdown doc: sort os alphabetically 2015-11-12 17:39:55 -08:00
path.markdown doc: remove "above" and "below" references 2016-01-11 13:06:00 -05:00
process.markdown doc: remove "above" and "below" references 2016-01-11 13:06:00 -05:00
punycode.markdown doc: update links to use https where possible 2015-12-03 13:40:10 -08:00
querystring.markdown doc: sort querystring alphabetically 2015-11-12 17:40:07 -08:00
readline.markdown doc: adds usage of readline line-by-line parsing 2016-01-11 19:53:05 +01:00
repl.markdown doc: remove "above" and "below" references 2016-01-11 13:06:00 -05:00
stream.markdown stream: add bytesRead property for readable 2016-01-14 17:34:29 -08:00
string_decoder.markdown doc: fix, modernize examples in docs 2015-12-17 08:07:29 -08:00
synopsis.markdown doc: fix, modernize examples in docs 2015-12-17 08:07:29 -08:00
timers.markdown timers: fail early when callback is not a function 2016-01-04 14:56:19 +11:00
tls.markdown tls: rename clientError to tlsClientError 2016-01-07 03:38:56 -05:00
tty.markdown doc: fix, modernize examples in docs 2015-12-17 08:07:29 -08:00
url.markdown doc: url.format - true slash postfix behaviour 2015-12-06 09:02:55 +09:00
util.markdown doc: remove "above" and "below" references 2016-01-11 13:06:00 -05:00
v8.markdown doc: fix, modernize examples in docs 2015-12-17 08:07:29 -08:00
vm.markdown doc: fix, modernize examples in docs 2015-12-17 08:07:29 -08:00
zlib.markdown doc: remove "above" and "below" references 2016-01-11 13:06:00 -05:00