Menu
Open source
ReadableStreamDefaultReader
The ReadableStreamDefaultReader type represents a default reader that can be used to read stream data. It can be used to read from a
ReadableStream object that has an
underlying source of any type.
The ReadableStreamDefaultReader type represents a default reader that can be used to read stream data. It can be used to read from a
ReadableStream object that has an
underlying source of any type.