File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2213,7 +2213,7 @@ object mode has an interesting side effect. Because it *is* a call to
22132213However, because the argument is an empty string, no data is added to the
22142214readable buffer so there is nothing for a user to consume.
22152215
2216- ### ` highWaterMark ` discrepency after calling ` readable.setEncoding() `
2216+ ### ` highWaterMark ` discrepancy after calling ` readable.setEncoding() `
22172217
22182218The use of ` readable.setEncoding() ` will change the behavior of how the
22192219` highWaterMark ` operates in non-object mode.
@@ -2264,7 +2264,7 @@ contain multi-byte characters.
22642264[ fs write streams ] : fs.html#fs_class_fs_writestream
22652265[ http-incoming-message ] : http.html#http_class_http_incomingmessage
22662266[ zlib ] : zlib.html
2267- [ hwm-gotcha ] : #stream_highwatermark_discrepency_after_calling_readable_setencoding
2267+ [ hwm-gotcha ] : #stream_highwatermark_discrepancy_after_calling_readable_setencoding
22682268[ stream-_flush ] : #stream_transform_flush_callback
22692269[ stream-_read ] : #stream_readable_read_size_1
22702270[ stream-_transform ] : #stream_transform_transform_chunk_encoding_callback
You can’t perform that action at this time.
0 commit comments