Skip to content

Web Streams API TransformStream "transformer" is missing the "cancel" method from the WHATWG streams standard #62540

@TomStrepsil

Description

@TomStrepsil

Affected URL(s)

https://nodejs.org/api/webstreams.html#new-transformstreamtransformer-writablestrategy-readablestrategy

Description of the problem

Despite the code ostensibly supporting the cancel: TransformerCancelCallback member of the WHATWG streams Transformer, it is not mentioned in the documentation.

Presumably due to this omission, it is also missing from latest @types/node.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.web streams

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions