doc: fix max length on stream.md
See: https://github.com/nodejs/node/pull/18438 PR-URL: https://github.com/nodejs/node/pull/19169 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
This commit is contained in:
parent
5e3f51648e
commit
1a5ec837ca
@ -1389,7 +1389,8 @@ constructor and implement the `writable._write()` method. The
|
|||||||
changes:
|
changes:
|
||||||
- version: REPLACEME
|
- version: REPLACEME
|
||||||
pr-url: https://github.com/nodejs/node/pull/18438
|
pr-url: https://github.com/nodejs/node/pull/18438
|
||||||
description: Add `emitClose` option to specify if `close` is emitted on destroy
|
description: >
|
||||||
|
Add `emitClose` option to specify if `close` is emitted on destroy
|
||||||
-->
|
-->
|
||||||
|
|
||||||
* `options` {Object}
|
* `options` {Object}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user