Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: change offset of example in Buffer.copyBytesFrom #47606

Merged

Conversation

deokjinkim
Copy link
Contributor

@deokjinkim deokjinkim commented Apr 18, 2023

Actual output is different from expected output if offset is 0.
Plus, removed unused importing Buffer.

@nodejs-github-bot nodejs-github-bot added buffer Issues and PRs related to the buffer subsystem. doc Issues and PRs related to the documentations. labels Apr 18, 2023
doc/api/buffer.md Outdated Show resolved Hide resolved
@deokjinkim deokjinkim changed the title doc: fix wrong output of example in Buffer.copyBytesFrom doc: fix wrong offset of example in Buffer.copyBytesFrom Apr 18, 2023
Actual output is different from expected output if offset is 0.
Plus, removed unused importing `Buffer`.
@deokjinkim deokjinkim changed the title doc: fix wrong offset of example in Buffer.copyBytesFrom doc: change offset of example in Buffer.copyBytesFrom Apr 18, 2023
@aduh95 aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Apr 18, 2023
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 20, 2023
@nodejs-github-bot nodejs-github-bot merged commit de5787c into nodejs:main Apr 20, 2023
20 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in de5787c

targos pushed a commit that referenced this pull request May 2, 2023
Actual output is different from expected output if offset is 0.
Plus, removed unused importing `Buffer`.

PR-URL: #47606
Reviewed-By: Debadree Chatterjee <debadree333@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Harshitha K P <harshitha014@gmail.com>
@targos targos mentioned this pull request May 2, 2023
danielleadams pushed a commit that referenced this pull request Jul 6, 2023
Actual output is different from expected output if offset is 0.
Plus, removed unused importing `Buffer`.

PR-URL: #47606
Reviewed-By: Debadree Chatterjee <debadree333@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Harshitha K P <harshitha014@gmail.com>
MoLow pushed a commit to MoLow/node that referenced this pull request Jul 6, 2023
Actual output is different from expected output if offset is 0.
Plus, removed unused importing `Buffer`.

PR-URL: nodejs#47606
Reviewed-By: Debadree Chatterjee <debadree333@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Harshitha K P <harshitha014@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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.

None yet

7 participants