Skip to content

feat: add explicit declaration of fd with null val

Rodrigo Muino Tomonari requested to merge github/fork/Gena888/patch-1 into master

In example of implementing a writable stream with extending on Writable add explicit declaration of 'fd' (file descriptor) variable with null value. It will make this example more similar to readable stream's one. And will make it easier to figure out in topic.

Screenshot 2021-11-02 at 21 53 58

Merge request reports

Loading