Skip to content

stream,doc: make `writable.setDefaultEncoding()` return `this`

Let this function return this for parity with readable.setEncoding() though they set encodings for different purposes. (#5013 (closed)).

Merge request reports

Loading