Skip to main content
interface ReadableWebStreamOptions

Properties

optional
type: "bytes" | undefined

Whether to open a normal or a 'bytes' stream.

Back to top