Skip to content
Next Next commit
adding added date to the Class Writable
  • Loading branch information
Italo A. Casas committed Jun 13, 2016
commit c0cc2d24f2d3462415839b549c7792b2fc04dcbd
3 changes: 3 additions & 0 deletions doc/api/stream.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,9 @@ myStream.end('done writing data');
```

#### Class: stream.Writable
<!-- YAML
added: v0.3.2
-->
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0.9.4


<!--type=class-->

Expand Down