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