fs.createWriteStream(path, [options]) The fs.createWriteStream(path, [options]) method returns a writable stream object for file at path.
確定! 回上一頁