Skip to main content

ReadableStream

interface ReadableStream

This Streams API interface represents a readable stream of byte data.

Type Parameters Jump to heading

Properties Jump to heading

readonly
Jump to headinglocked: boolean

Type Parameters Jump to heading

Back to top