Skip to content

Document how to use StringDecoder in combination with stream.Transform #15369

Closed
@mcollina

Description

@mcollina

In #7315 and #7425, it was discussed how to add string decoding capabilities to Writable. However, that is very tricky to implement without a performance regression. At the bare minimum, we should document this inside the streams API docs.

See https://github.com/mcollina/split2/blob/master/index.js as an example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.streamIssues and PRs related to the stream subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions