ReadableStreamDefaultReader<T>
Exported By | |
---|---|
All Known Subinterfaces | |
All Known Implementations | |
All Known Aliases |
A reader for a lite ReadableStream.
Supports the read() and releaseLock() methods, along with the closed property.