Node.js stream ModuleProvides the basis for building all streaming APIs. ... createReadStream(__dirname + '/data.txt') stream.pipe(res) ...
確定! 回上一頁