I’m processing csv file data coming from request to create json object using multer,csv-parser. but can’t process from long time. please help and thanks.following is example of csv file processing. here I’m using fs module that works for me but I don’t want to store data in file instead I want to process buffer data coming from req.file.buffer in chunk