Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/stream.md')
-rw-r--r--doc/api/stream.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/stream.md b/doc/api/stream.md
index 10bd9515051..87c43dca8c0 100644
--- a/doc/api/stream.md
+++ b/doc/api/stream.md
@@ -446,7 +446,7 @@ Return the value of `highWaterMark` passed when constructing this
##### writable.writableLength
<!-- YAML
-added: REPLACEME
+added: v9.4.0
-->
This property contains the number of bytes (or objects) in the queue
@@ -955,7 +955,7 @@ event has been emitted will return `null`. No runtime error will be raised.
##### readable.readableLength
<!-- YAML
-added: REPLACEME
+added: v9.4.0
-->
This property contains the number of bytes (or objects) in the queue