Which fs module method can be used to read the content of a file without buffering it in memory?
readFile
read
readFileSync
createReadStream