13 Commits (7cb70e9eceb5c939b2d7167e0ce08f887e865fb5)

Author SHA1 Message Date
saadq 28d9485c25 doc: fix inconsistencies in code style 8 years ago
Kevin Donahue c09dfe3a0b
doc: fix typo in stream doc 8 years ago
Сковорода Никита Андреевич a58b48bc3b doc: various documentation formatting fixes 8 years ago
Italo A. Casas 79f961aa09
doc: fix link in the stream doc 8 years ago
vsemozhetbyt 58a241d537
doc: fix typos in the stream doc 8 years ago
Jesús Leganés Combarro "piranna 0cd0118334 stream: 'data' argument on callback of Transform._flush() 8 years ago
Rich Trott a78c2335b1 doc: use consistent typography in streams.md 8 years ago
James M Snell 80ea0c5a64 doc: general improvements to stream.md copy 9 years ago
Robert Jefe Lindstaedt 9daf4a2937 doc: discourage use of util.inherits 9 years ago
Jenna Vuong 2aa376914b
doc: adds 'close' events to fs.ReadStream and fs.WriteStream 9 years ago
Alexander Makarenko bcce05dba4 doc: make `writable.setDefaultEncoding()` return `this` 9 years ago
Jackson Tian e556dd3856 doc: use Buffer.from() instead of new Buffer() 9 years ago
Robert Jefe Lindstaedt 0800c0aa72 doc: git mv to .md 9 years ago
James M Snell 63e743db38 doc: minor argument formatting in stream.markdown 9 years ago
Jackson Tian d2b93e55cc lib: reduce usage of `self = this` 9 years ago
Kevin Locke b801e39266 doc: clarify when writable.write callback is called 9 years ago
Anton Andesen 8d8fef09ee doc: add note for binary safe string reading 9 years ago
Claudio Rodriguez 47e926a8d6 doc: fix type references for link gen, link css 9 years ago
Alexander Makarenko b0b4aeb640 doc: multiple improvements in Stream docs 9 years ago
piepmatz d74eb5fe01 doc: fix anchor links from stream to http and events 9 years ago
Benjamin Gruenbaum 334a7e3614 doc: replace function expressions with arrows 9 years ago
Robert Jefe Lindstaedt 17d5a3ab99 doc: proper markdown escaping -> \_\_, \*, \_ 9 years ago
Robert Jefe Lindstaedt e436272897 doc: fenced all code blocks, typo fixes 9 years ago
cjihrig eee9dc7e9d Revert "stream: add bytesRead property for readable" 9 years ago
Jackson Tian bfb2cd0bfd stream: add bytesRead property for readable 9 years ago
Vitor Cortez 3470574cb6 doc: clarify explanation of first stream section 9 years ago
zoubin eeb6fdcd0f doc: add docs for more stream options 9 years ago
Richard Sun a2e77cedef doc: remove "above" and "below" references 9 years ago
Richard Sun 5194a1e3ce doc: fix numbering in stream.markdown 9 years ago
iamchenxin 1de6e4f9ab doc: add anchors for _transform _flush _writev in stream.markdown 9 years ago
James M Snell 9b21119e17 doc: fix, modernize examples in docs 9 years ago
jpersson 14b3aab7d2 doc: add links and backticks around names 9 years ago
Bryan English cd1123a0fb doc: consistent reference-style links 9 years ago
Tom Gallacher 4270e7f0f7 doc: Updated streams simplified constructor API 9 years ago
Tristian Flanagan 4efa7deeb2 doc: sort stream alphabetically 9 years ago
Jeremiah Senkpiel 892bf65d9a doc: fix two doc errors in stream and process 9 years ago
James M Snell 09768e306c doc: minor additional corrections and improvements 9 years ago
James M Snell db4cb338be doc: clarification on the 'close' event 9 years ago
James M Snell 5299a743d5 doc: improve working in stream.markdown 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 9 years ago
James M Snell 936c9ffb0f doc: multiple documentation updates cherry picked from v0.12 9 years ago
Ivan Yan c370bd3aea doc: make the abbreviation 1MM clear 9 years ago
Alex Yursha 3ad6ea7c38 doc: remove redundant parameter in `end` listener. 10 years ago
Chris Dickinson cf0306cd71 doc: update stability index 10 years ago
René Kooi 3ab9b92e90 doc: fix stream `_writev` header size 10 years ago
Ben Noordhuis 789bbb91d3 doc: update node.js references in api docs 10 years ago
Sam Newman 50daee7243 stream: simpler stream constructon 10 years ago
Johnny Ray Austin 84b05d48d9 doc: update writable streams default encoding 10 years ago
ttrfwork 18552677d7 doc: fix minor grammar mistake in streams docs 10 years ago
Vladimir Guguiev 68a2d8f048 docs: improve Writable/Transform stream docs 10 years ago