Types of streams in node.js: · Readable stream: These are streams from which we can read data. · Writable stream: These are streams from which we can write data.
確定! 回上一頁