-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
Closed
Labels
bufferIssues and PRs related to the buffer subsystem.Issues and PRs related to the buffer subsystem.docIssues and PRs related to the documentations.Issues and PRs related to the documentations.
Description
Affected URL(s)
https://github.com/nodejs/node/blob/119519e1da2be1f180e8d66bd0bb79403624ea73/doc/api/buffer.md https://nodejs.org/docs/latest-v16.x/api/buffer.html
Description of the problem
'hex'
: Encode each byte as two hexadecimal characters. Data truncation
may occur when decoding strings that do exclusively contain valid hexadecimal
characters. See below for an example.
This should say "...do not exclusively...", right?
Trott
Metadata
Metadata
Assignees
Labels
bufferIssues and PRs related to the buffer subsystem.Issues and PRs related to the buffer subsystem.docIssues and PRs related to the documentations.Issues and PRs related to the documentations.