node/doc/api
Sam Newman 50daee7243 stream: simpler stream constructon
Adds simplified constructor pattern, allowing users
to provide "read", "write", "transform", "flush", and
"writev" functions as stream options in lieu of subclassing.

Semver: minor
PR-URL: https://github.com/iojs/io.js/pull/697
Fixes: https://github.com/iojs/readable-stream/issues/102
Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
2015-02-04 20:19:39 -08:00
..
_toc.markdown doc: remove tracing link in toc 2015-01-13 16:59:14 +01:00
addons.markdown node: add signature to SET_PROTOTYPE_METHOD 2014-04-02 01:48:34 -07:00
all.markdown doc: alphabetize all.markdown 2015-01-23 20:33:30 -05:00
assert.markdown doc: fix optional parameter parsing 2014-09-29 16:32:34 -07:00
buffer.markdown buffer: implement iterable interface 2015-01-28 16:40:15 +03:00
child_process.markdown doc: cover stdio option in child_process 2015-01-10 22:24:13 +01:00
cluster.markdown doc: fix brackets for optional parameters 2014-09-25 11:26:15 -07:00
console.markdown util: show symbol properties 2015-01-08 11:20:15 +01:00
crypto.markdown crypto: support passwords in publicEncrypt 2015-02-02 23:21:49 +01:00
debugger.markdown debugger: improve clearBreakpoint error and docs 2014-12-19 18:52:38 +01:00
dgram.markdown dgram: close() should accept a callback 2014-12-30 21:40:43 +01:00
dns.markdown doc: dns.lookupService has wrong header level 2015-01-23 13:28:45 +01:00
documentation.markdown doc: modify documentation style about 'Stability: 5' 2013-01-17 13:51:21 +01:00
domain.markdown domain: add soft deprecation notice 2014-12-12 09:52:05 -08:00
events.markdown events: remove indeterminancy from event ordering 2015-02-02 21:59:56 +01:00
fs.markdown Revert "doc: clarify fs.symlink and fs.symlinkSync parameters" 2015-01-27 19:18:23 +01:00
globals.markdown doc: improve module documentation 2013-10-27 11:47:11 +01:00
http.markdown doc: fix net.Server.listen bind behavior 2015-01-27 16:31:15 +11:00
https.markdown doc: fix optional parameter parsing 2014-09-29 16:32:34 -07:00
index.markdown Remove util.print from docs 2010-11-07 17:22:56 -08:00
modules.markdown doc: note ability to require files within packages 2014-11-09 21:46:35 -08:00
net.markdown doc: fix net.Server.listen bind behavior 2015-01-27 16:31:15 +11:00
os.markdown doc: note in docs about missing interfaces 2015-01-23 13:26:12 +01:00
path.markdown path: added parse() and format() functions 2014-11-20 16:21:11 -08:00
process.markdown doc: document the fds behind stdin/out/err 2015-01-10 22:15:51 +01:00
punycode.markdown doc: bump punycode api stability to 'stable' 2015-01-23 13:08:40 +01:00
querystring.markdown doc: fix optional parameter parsing 2014-09-29 16:32:34 -07:00
readline.markdown doc: improve readLine.pause() 2014-10-06 19:24:29 -05:00
repl.markdown repl: REPLServer inherits from readline.Interface 2014-02-17 16:04:36 -08:00
smalloc.markdown doc: fix double smalloc example 2015-01-14 19:00:59 +01:00
stream.markdown stream: simpler stream constructon 2015-02-04 20:19:39 -08:00
string_decoder.markdown string_decoder: Add 'end' method, do base64 properly 2012-10-11 16:46:18 -07:00
synopsis.markdown doc refactor: synopsis 2012-02-29 16:04:54 -08:00
timers.markdown doc: fixes grammar in timers/tls 2014-12-07 18:02:11 +03:00
tls.markdown doc: fix net.Server.listen bind behavior 2015-01-27 16:31:15 +11:00
tty.markdown doc: fix formatting in tty.markdown 2013-03-26 16:09:51 +01:00
url.markdown Revert "url: support path for url.format" 2015-01-12 12:15:38 +01:00
util.markdown doc: fix util.isBuffer examples 2015-01-18 22:48:37 +01:00
v8.markdown doc: fix v8 doc headings so 'make doc' passes 2014-12-23 15:29:18 +01:00
vm.markdown doc: fix optional parameter parsing 2014-09-29 16:32:34 -07:00
zlib.markdown doc: fix brackets for optional parameters 2014-09-25 11:26:15 -07:00