Skip to content

buffer: don't use Fast API for utf8

Rodrigo Muino Tomonari requested to merge github/fork/nxtedition/fast-utf8 into main

Fast API handles invalid UTF differently than the slow API.

Fixes: https://github.com/nodejs/node/issues/54521

Merge request reports

Loading