TransformStream.readable
The readable
read-only property of the TransformStream
interface returns the ReadableStream
instance controlled by this TransformStream
.
Value
A ReadableStream
.
The readable
read-only property of the TransformStream
interface returns the ReadableStream
instance controlled by this TransformStream
.
A ReadableStream
.