24 Commits (54dec23aba9c87c574d90d5a67dfbe5f2c133846)

Author SHA1 Message Date
Roman Reiss d33520cdd2 doc: consistent 'Returns:' 8 years ago
Daniel Bevenius d283704cd6 doc: make comment indentation consistent 8 years ago
Benji Marinacci e5777b344c doc: edit Stream api grammar 8 years ago
Anna Henningsen 4e7c67cf55 stream: proper `instanceof` for `Writable`s 8 years ago
Luigi Pinca 6fab334a73 doc: fix example in stream doc 8 years ago
Mike Ralphson 65096de443 doc: fix typos 8 years ago
Hubert Mine 9f18878eee doc: fix typo in stream doc 8 years ago
Zwb b6f5104145 doc: fix onReadable reentry after unshift called 8 years ago
lazlojuly 82329b6e8f doc: fix variable scoping bug in server example code 9 years ago
Anna Henningsen e116cf96a0 doc: use blockquotes for Stability: markers 9 years ago
Alex Perkins 5c4b938665 doc: minor typo fixes in stream docs 9 years ago
Сковорода Никита Андреевич 0ffeddb5b4 doc: various documentation formatting fixes 9 years ago
Italo A. Casas 9847f8459c doc: add `added:` information for stream 9 years ago
saadq 1f003590d6 doc: fix inconsistencies in code style 9 years ago
Kevin Donahue fc4df0df6c doc: fix typo in stream doc 9 years ago
Italo A. Casas eed65973d5 doc: fix link in the stream doc 9 years ago
vsemozhetbyt cd439465cc doc: fix typos in the stream doc 9 years ago
Rich Trott 712120112f doc: use consistent typography in streams.md 9 years ago
James M Snell 5086e5f3ee doc: general improvements to stream.md copy 9 years ago
Robert Jefe Lindstaedt d49b49e8b1 doc: discourage use of util.inherits 9 years ago
Jenna Vuong 33f24c821b doc: adds 'close' events to fs.ReadStream and fs.WriteStream 9 years ago
Alexander Makarenko e6c8da45b1 doc: make `writable.setDefaultEncoding()` return `this` 9 years ago
Jackson Tian 19fb1345ba doc: use Buffer.from() instead of new Buffer() 9 years ago
Robert Jefe Lindstaedt edc6970a1f 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 10 years ago
James M Snell db4cb338be doc: clarification on the 'close' event 10 years ago
James M Snell 5299a743d5 doc: improve working in stream.markdown 10 years ago