Open jeevan-vaishnav opened 1 month ago
Stream : an abstract interface for working with streaming data in Node.js
Streaming Data ?
Data flowing
We have a Internal Buffer 16384 bytes, also we have events, properties and methods available, also we have important stream.write(data) and to your internal buffer (300 Bytes)
.
readable.pipe(destination[, options])#
Added in: v0.9.4
destination