doc: use Buffer.from() instead of new Buffer() by JacksonTian · Pull Request #6367 · nodejs/node

@JacksonTian

Use new API of Buffer to developers in most documents.

@mscdex added buffer

Issues and PRs related to the buffer subsystem.

doc

Issues and PRs related to the documentations.

and removed buffer

Issues and PRs related to the buffer subsystem.

labels

Apr 25, 2016

JacksonTian added a commit that referenced this pull request

Apr 27, 2016
Use new API of Buffer to developers in most documents.

PR-URL: #6367
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>

Fishrock123 pushed a commit that referenced this pull request

May 4, 2016
Use new API of Buffer to developers in most documents.

PR-URL: #6367
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>

This was referenced

May 4, 2016