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