Skip to content

Conversation

@Trott
Copy link
Member

Buffer.bytelength() has an undocumented third parameterm mustMatch.
Remove it.

Closes: #38536

Buffer.bytelength() has an undocumented third parameterm `mustMatch`. Remove it. Closes: nodejs#38536
@TrottTrott added the semver-major PRs that contain breaking changes and should be released in the next major version. label Mar 26, 2022
@nodejs-github-botnodejs-github-bot added buffer Issues and PRs related to the buffer subsystem. needs-ci PRs that need a full CI run. labels Mar 26, 2022
@Trott
Copy link
MemberAuthor

Duplicative of #38545

@TrottTrott closed this Mar 26, 2022
@TrottTrott deleted the mustMatch branch March 26, 2022 17:08
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bufferIssues and PRs related to the buffer subsystem.needs-ciPRs that need a full CI run.semver-majorPRs that contain breaking changes and should be released in the next major version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Buffer.byteLength's implementation is not consistent with the documentation

2 participants

@Trott@nodejs-github-bot