Commit 8d8fef0
doc: add note for binary safe string reading
`readable.setEncoding(null)` - may be the most preferable way to proxy
a binary data without any encoding/decoding overhead
PR-URL: #5155
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>1 parent 40d57b7 commit 8d8fef0Copy full SHA for 8d8fef0
File tree
Expand file treeCollapse file tree
1 file changed
+4
-0
lines changedOpen diff view settings
Filter options
- doc/api
Expand file treeCollapse file tree
1 file changed
+4
-0
lines changedOpen diff view settings
Collapse file
+4Lines changed: 4 additions & 0 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
416 | 416 | |
417 | 417 | |
418 | 418 | |
| 419 | + |
| 420 | + |
| 421 | + |
| 422 | + |
419 | 423 | |
420 | 424 | |
421 | 425 | |
|
0 commit comments