node
node copied to clipboard
buffer: validate UTF8 on fast path
Fast API handles invalid UTF differently than the slow API.
Fixes: https://github.com/nodejs/node/issues/54521 PR-URL: https://github.com/nodejs/node/pull/54525