Skip to content

doc: mark String decoder as legacy #39301

Open
@jimmywarting

Description

@jimmywarting

📗 API Reference Docs Problem

https://nodejs.org/docs/latest-v16.x/api/string_decoder.html

Description

Like with util inherit and querystring can you also mark string_decoder as legacy and say something in terms of:

The String decoder is considered Legacy. While it is still maintained, new code should use the TextDecoder API instead.

Would be best for cross platform coding... Maybe even possible deprecate it?

  • I would like to work on this issue and submit a pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.string_decoderIssues and PRs related to the string_decoder subsystem.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions