Readonly
The readable read-only property of the TransformStream interface returns the ReadableStream instance controlled by this TransformStream.
readable
TransformStream
MDN Reference
The writable read-only property of the TransformStream interface returns the WritableStream instance controlled by this TransformStream.
writable
The
readableread-only property of the TransformStream interface returns the ReadableStream instance controlled by thisTransformStream.MDN Reference