Skip to content

buffer: remove unnecessary assignment in fromString

The assignment to the encoding variable has no effect.

Refs: https://github.com/nodejs/node/pull/29217

Merge request reports

Loading