| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -2529,9 +2529,7 @@ changes: | |||
| 2529 | 2529 | * `size` {integer} The desired length of the new `Buffer`. | |
| 2530 | 2530 | ||
| 2531 | 2531 | See [`Buffer.alloc()`][] and [`Buffer.allocUnsafe()`][]. This variant of the | |
| 2532 | - constructor is equivalent to [`Buffer.allocUnsafe()`][], although using | ||
| 2533 | - [`Buffer.alloc()`][] is recommended in code paths that are not critical to | ||
| 2534 | - performance. | ||
| 2532 | + constructor is equivalent to [`Buffer.alloc()`][]. | ||
| 2535 | 2533 | ||
| 2536 | 2534 | ### `new Buffer(string[, encoding])` | |
| 2537 | 2535 | <!-- YAML | |
| Back | FazBrowse Home | New Git URL |
0 commit comments