Course contentsShow
JavaScript
Lesson 2293 of 2,72347. Networking PrimitivesPro lesson

Reading Chunks with read()

Use reader.read() to asynchronously receive chunks, which returns a promise resolving to {done, value}.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.