Computer scienceBackendNode.jsCore ConceptsInternal modulesFile system module

Read stream

Read stream events

Report a typo

Match the following Node.js read stream events with their descriptions.

Match the items from left and right columns
end
error
data
close
Error occurred
Stream and its resources are closed
No more data to read
Data available to read
___

Create a free account to access the full topic