0 votes
in Big Data | Hadoop by
Which method of fs module is used to write a file?

1 Answer

0 votes
by

fs.writeFile(path, flags[, mode], callback)

...