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 dbab3ca commit 4f2e1faCopy full SHA for 4f2e1fa
README.md
@@ -18,7 +18,9 @@ key.
18
19
## API
20
21
-The module exports a single function which takes one argument.
+The module exports a single function that takes one argument. To maximize
22
+performance, the argument is not validated. It is the caller's responsibility to
23
+ensure that it is correct.
24
25
### `isValidUTF8(buffer)`
26
0 commit comments