I have the following pipeline:
readFile > parseCSV > otherProcess
The readFile is the standard Node.Js createReadStr
readFile
createReadStr