Writable Streams

Writable streams are designed to provide a mechanism to write data into a form that can easily be consumed in another area of code. Some common examples of Writable streams are:

Image HTTP requests on the client

Image HTTP responses on the server

Image fs write streams

Image zlib streams

crypto streams

TCP sockets

Child process stdin

process.stdout ...

Get Node.js, MongoDB, and AngularJS Web Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.