0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc
Teddy Katz ad6a6450c9
doc: suggest Buffer.alloc instead of Buffer#fill
Now that `Buffer.alloc` exists, there is no reason to recommend using
`new Buffer(size).fill(0)` or `Buffer.allocUnsafe(size).fill(0)`.

PR-URL: https://github.com/nodejs/node/pull/10000
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2016-12-03 18:27:58 -05:00
..
api doc: suggest Buffer.alloc instead of Buffer#fill 2016-12-03 18:27:58 -05:00
api_assets doc: fix <code> inside stability boxes 2016-11-22 19:40:02 +01:00
changelogs 2016-11-22, Version 7.2.0 (Current) 2016-11-22 18:46:07 -05:00
guides doc: rename writing_tests.md to writing-tests.md 2016-12-03 10:45:27 +01:00
topics doc: minor fixes event-loop-timers-and-nexttick.md 2016-11-24 15:48:27 -05:00
full-white-stripe.jpg build: update Node.js logo on Win installer 2016-03-06 20:22:36 -06:00
node.1 crypto: fix openssl.cnf FIPS handling & testing 2016-10-19 14:25:23 +11:00
onboarding-extras.md doc: change os x tag to macos 2016-10-24 07:14:04 -07:00
onboarding.md doc: add ctc-review label information 2016-10-19 08:35:15 -07:00
osx_installer_logo.png
releases.md doc: add commit formats for release blog posts 2016-09-27 18:16:24 -04:00
template.html doctool: improve the title of pages in doc 2016-08-04 12:17:58 -07:00
thin-white-stripe.jpg build: update Node.js logo on Win installer 2016-03-06 20:22:36 -06:00