We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ebda58 commit 8de1815Copy full SHA for 8de1815
1 file changed
README.md
@@ -44,7 +44,8 @@ utf-8-validate package is routinely downloaded more than
44
[a million times per week](https://www.npmjs.com/package/utf-8-validate).
45
46
If you are using Node JS (19.4.0 or better), you already have access to this
47
-function as `buffer.isUtf8(...)`.
+function as
48
+[`buffer.isUtf8(input)`](https://nodejs.org/api/buffer.html#bufferisutf8input).
49
50
## Reference
51
0 commit comments