I'd like to fs.writeFileSync() to the same file after reading its content 
by fs.readFileSync(). It is not clear to me whether fs.closeSync() (or any 
other file closing function) is needed between writeFileSync() and 
readFileSync() according to the documentation. Would you please let me 
know? Thanks.

https://nodejs.org/api/fs.html

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/1b3a720a-2d36-4cf5-bce9-7bf45c7e3193%40googlegroups.com.

Reply via email to