FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: improve Buffer's encoding documentation by targos · Pull Request #37945 · nodejs/node · GitHub

/ node Public

doc: improve Buffer's encoding documentation - #37945

Closed
targos wants to merge 1 commit into
nodejs:masterfrom
targos:doc-utf8
Closed

doc: improve Buffer's encoding documentation#37945
targos wants to merge 1 commit into
nodejs:masterfrom
targos:doc-utf8

Conversation

targos commented Mar 27, 2021

Copy link
Copy Markdown
Member
  • Add a paragraph about case-insensitivity of encoding options.
  • Document "utf-8", "utf-16le" and "ucs-2" aliases.
  • Always use "utf8" in documentation for defaults and examples.

- Add a paragraph about case-insensitivity of encoding options.
- Document "utf-8", "utf-16le" and "ucs-2" aliases.
- Always use "utf8" in documentation for defaults and examples.
nodejs-github-bot added the doc Issues and PRs related to the documentations. label Mar 27, 2021
targos added the buffer Issues and PRs related to the buffer subsystem. label Mar 27, 2021

targos commented Mar 31, 2021

Copy link
Copy Markdown
Member Author

Landed in 5c367e1

targos closed this Mar 31, 2021
targos deleted the doc-utf8 branch March 31, 2021 16:20
targos added a commit that referenced this pull request Mar 31, 2021
- Add a paragraph about case-insensitivity of encoding options.
- Document "utf-8", "utf-16le" and "ucs-2" aliases.
- Always use "utf8" in documentation for defaults and examples.

PR-URL: #37945
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
MylesBorins pushed a commit that referenced this pull request Apr 4, 2021
- Add a paragraph about case-insensitivity of encoding options.
- Document "utf-8", "utf-16le" and "ucs-2" aliases.
- Always use "utf8" in documentation for defaults and examples.

PR-URL: #37945
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
MylesBorins mentioned this pull request Apr 4, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buffer Issues and PRs related to the buffer subsystem. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL