| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 90aac7c commit bc2d1c9
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -124,7 +124,7 @@ $ node --zero-fill-buffers | |||
| 124 | 124 | <Buffer 00 00 00 00 00> | |
| 125 | 125 | ``` | |
| 126 | 126 | ||
| 127 | - ### What makes [`Buffer.allocUnsafe()`] and [`Buffer.allocUnsafeSlow()`] "unsafe"? | ||
| 127 | + ### What makes `Buffer.allocUnsafe()` and `Buffer.allocUnsafeSlow()` "unsafe"? | ||
| 128 | 128 | ||
| 129 | 129 | When calling [`Buffer.allocUnsafe()`] and [`Buffer.allocUnsafeSlow()`], the | |
| 130 | 130 | segment of allocated memory is *uninitialized* (it is not zeroed-out). While | |
| Back | FazBrowse Home | New Git URL |
0 commit comments