doc: add transform stream destroy() return value
PR-URL: https://github.com/nodejs/node/pull/32788 Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Robert Nagy <ronagy@icloud.com> Reviewed-By: Zeyu Yang <himself65@outlook.com> Reviewed-By: Anna Henningsen <anna@addaleax.net>
This commit is contained in:
parent
f72feb7d70
commit
581d7d4a22
@ -1488,6 +1488,7 @@ added: v8.0.0
|
||||
-->
|
||||
|
||||
* `error` {Error}
|
||||
* Returns: {this}
|
||||
|
||||
Destroy the stream, and optionally emit an `'error'` event. After this call, the
|
||||
transform stream would release any internal resources.
|
||||
|
Loading…
x
Reference in New Issue
Block a user