Computer scienceBackendNode.jsCore ConceptsInternal modulesFile system module

Read stream

Piping data

Report a typo

You are piping data from a read stream to a write stream in a Node.js application. Due to an unexpected error, the read stream is closed before transferring all the data. What event is emitted by the read stream in this situation?

Enter a short text
___

Create a free account to access the full topic