Changing portion of file without rewriting the entire file in NodeJS

前端 未结 0 595
无人及你
无人及你 2021-01-13 14:03

Right now I use readStream, and then do some modifications and then write the processed line into a .tmp file. After writing is done it is renamed to the original file name.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题