Commit 1aa798d
doc: clarify transform._transform() callback argument logic
Clarify that `transform._transform()` callback second argument is
used only if the first argument is `null`, i.e. no error occured
processing the chunk.
PR-URL: #48680
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>1 parent d723e87 commit 1aa798dCopy full SHA for 1aa798d
File tree
Expand file treeCollapse file tree
1 file changed
+2
-1
lines changedOpen diff view settings
Filter options
- doc/api
Expand file treeCollapse file tree
1 file changed
+2
-1
lines changedOpen diff view settings
Collapse file
+2-1Lines changed: 2 additions & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4507 | 4507 | |
4508 | 4508 | |
4509 | 4509 | |
4510 | | - |
| 4510 | + |
| 4511 | + |
4511 | 4512 | |
4512 | 4513 | |
4513 | 4514 | |
|
0 commit comments