There are four types of streams in Node.js: readable, writable, duplex, and transform. A readable stream is used for reading data, while a writable stream is ...
確定! 回上一頁