how to append a file?

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
rvhaasen
Posts: 7
Joined: 22 Mar 2015 23:38

how to append a file?

Post by rvhaasen »

what is the best way to append a file?
I can use fs.load() and fs.loadJSON() to load a file, add content and write it, but this is inefficient and does not scale.
Post Reply