-
-
Notifications
You must be signed in to change notification settings - Fork 37.1k
doc: mark String decoder as legacy聽#39301
Copy link
Copy link
Closed as not planned
Labels
docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.staleIssues and PRs marked stale due to inactivity and scheduled for automatic closure.Issues and PRs marked stale due to inactivity and scheduled for automatic closure.string_decoderIssues and PRs related to the string_decoder subsystem.Issues and PRs related to the string_decoder subsystem.
Description
Activity
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.staleIssues and PRs marked stale due to inactivity and scheduled for automatic closure.Issues and PRs marked stale due to inactivity and scheduled for automatic closure.string_decoderIssues and PRs related to the string_decoder subsystem.Issues and PRs related to the string_decoder subsystem.
馃摋 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:
Would be best for cross platform coding... Maybe even possible deprecate it?