Answer the question
In order to leave comments, you need to log in
How to write data to a file through a stream?
There is data in the result variable . You can write them using the fs.writeFile( txt.txt, result , () => {} ); It will be asynchronous, but not threaded. There are many examples of streaming writing to a file from a file, but I need to write to a file from a variable
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question