interface TransformStream
Type Parameters Jump to heading
Jump to headingI = anyJump to headingO = anyProperties Jump to heading
readonly
Jump to headingreadable: ReadableStream<O>readonly
Jump to headingwritable: WritableStream<I>Jump to headingI = anyJump to headingO = anyJump to headingreadable: ReadableStream<O>Jump to headingwritable: WritableStream<I>Jump to headingprototype: TransformStream