Computer scienceBackendNode.jsCore ConceptsInternal modulesFile system module

Read stream

Reading data

Report a typo

You are reading data from a large file in your Node.js application. After reading 1000 bytes, you want to stop reading data for 5 seconds before continuing. Which method can you use to temporarily stop data flow in a read stream?

Enter a short text
___

Create a free account to access the full topic