34 Commits (517c3af21a6c21dec5428b0de21d20614886e44c)

Author SHA1 Message Date
Laurent Fortin 3b27b8da9d doc: fixed readable.isPaused() version annotation 8 years ago
Bradley Curran 83c7b245e2
doc: fix typo in stream doc 8 years ago
Anna Henningsen fc53547ed4
doc: add changelogs for stream 8 years ago
Matteo Collina 0d4b0edb56
doc: add links between cork() and uncork() 8 years ago
Nathan Phillip Brink a53f881f57 doc: update writable.write return value 8 years ago
Matteo Collina 238466bcf0 doc: handle backpressure when write() return false 8 years ago
Johannes Rieken b73e98bf48 doc: fix missing negation in stream.md 8 years ago
Fumiya KARASAWA cf3f75f6f0 doc: fixup errors in stream.md 8 years ago
Tanuja-Sawant 85d2a2abcf doc: update writable.write return value 8 years ago
Daniel Bevenius 7af680e6fe
doc: make comment indentation consistent 8 years ago
Roman Reiss d532a57a4b
doc: consistent 'Returns:' 8 years ago
Benji Marinacci f56bdecde1 doc: edit Stream api grammar 8 years ago
Anna Henningsen c6ee8ed10a stream: proper `instanceof` for `Writable`s 8 years ago
Luigi Pinca b62d2d3309 doc: fix example in stream doc 8 years ago
Mike Ralphson 3905f48882
doc: fix typos 8 years ago
Hubert Mine f7dd3bc19f doc: fix typo in stream doc 8 years ago
Zwb a72a331536 doc: fix onReadable reentry after unshift called 8 years ago
lazlojuly 66d697cb5c doc: fix variable scoping bug in server example code 8 years ago
Anna Henningsen c809b88345
doc: use blockquotes for Stability: markers 9 years ago
Alex Perkins 1d83013d19
doc: minor typo fixes in stream docs 9 years ago
Italo A. Casas c897d0ba71
doc: add `added:` information for stream 9 years ago
saadq 28d9485c25 doc: fix inconsistencies in code style 9 years ago
Kevin Donahue c09dfe3a0b
doc: fix typo in stream doc 9 years ago
Сковорода Никита Андреевич a58b48bc3b doc: various documentation formatting fixes 9 years ago
Italo A. Casas 79f961aa09
doc: fix link in the stream doc 9 years ago
vsemozhetbyt 58a241d537
doc: fix typos in the stream doc 9 years ago
Jesús Leganés Combarro "piranna 0cd0118334 stream: 'data' argument on callback of Transform._flush() 9 years ago
Rich Trott a78c2335b1 doc: use consistent typography in streams.md 9 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