We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9023b6b commit 1bc6647Copy full SHA for 1bc6647
1 file changed
README.md
@@ -20,7 +20,8 @@ key.
20
21
## API
22
23
-The module exports two functions.
+The module exports two functions. To maximize performance, parameters are not
24
+validated. It is the caller's responsibility to ensure that they are correct.
25
26
### `bufferUtil.mask(source, mask, output, offset, length)`
27
0 commit comments