In Node.js, we have a mechanism that allows us to read file without bringing it all into memory at once. It's called streams.
確定! 回上一頁