0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/doc/api
Alexander Makarenko bcce05dba4 doc: make writable.setDefaultEncoding() return this
Let this function return `this` for parity with `readable.setEncoding()`.

PR-URL: https://github.com/nodejs/node/pull/5040
Fixes: https://github.com/nodejs/node/issues/5013

Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Calvin Metcalf <calvin.metcalf@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-04-30 12:55:46 -04:00
..
_toc.md doc: subdivide TOC, add auxiliary links 2016-04-29 13:27:18 -04:00
addons.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
all.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
assert.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
buffer.md buffer: add Buffer.prototype.lastIndexOf() 2016-04-25 08:24:28 -07:00
child_process.md doc: fix broken references 2016-04-22 19:08:48 -07:00
cli.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
cluster.md doc: fix incorrect syntax in examples 2016-04-29 23:03:13 -07:00
console.md doc: added note warning about change to console.endTime() 2016-04-29 22:58:11 -07:00
crypto.md doc: use Buffer.from() instead of new Buffer() 2016-04-27 13:23:41 +08:00
debugger.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
dgram.md doc: use Buffer.from() instead of new Buffer() 2016-04-27 13:23:41 +08:00
dns.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
documentation.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
domain.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
errors.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
events.md doc: fix EventEmitter#eventNames() example 2016-04-29 23:22:07 -07:00
fs.md doc: fix position of fs.readSync() 2016-04-26 12:55:56 -04:00
globals.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
http.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
https.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
index.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
modules.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
net.md net: introduce Socket#connecting property 2016-04-27 00:41:15 -04:00
os.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
path.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
process.md doc: expand documentation for process.exit() 2016-04-29 16:13:59 -07:00
punycode.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
querystring.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
readline.md readline: allow history to be disabled 2016-04-26 02:31:05 +02:00
repl.md doc: Remove extra space in REPL example 2016-04-29 23:01:12 -07:00
stream.md doc: make writable.setDefaultEncoding() return this 2016-04-30 12:55:46 -04:00
string_decoder.md doc: use Buffer.from() instead of new Buffer() 2016-04-27 13:23:41 +08:00
synopsis.md doc: better example & synopsis 2016-04-29 13:26:30 -04:00
timers.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
tls.md doc, tls: deprecate createSecurePair 2016-04-26 09:05:12 -07:00
tty.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
url.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
util.md doc: use Buffer.from() instead of new Buffer() 2016-04-27 13:23:41 +08:00
v8.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
vm.md doc: add vm example, be able to require modules 2016-04-21 21:44:41 -07:00
zlib.md doc: use Buffer.from() instead of new Buffer() 2016-04-27 13:23:41 +08:00