Skip to content

Update buffer.md

Rodrigo Muino Tomonari requested to merge github/fork/tr0id/master into master

updated Buffer.from(string[, encoding]) in documentation

Documented an issue when hex encoding a string using Buffer.from(string, [,encoding]) with an odd number of characters string.

Ref: https://github.com/nodejs/node/issues/29786

Checklist

Merge request reports

Loading