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 8af811f commit 020c90eCopy full SHA for 020c90e
doc/api/buffer.md
@@ -1225,7 +1225,7 @@ added: v6.0.0
1225
-->
1226
1227
* `value` {String | Buffer | Integer} What to search for
1228
-* `byteOffset` {Integer} Where to begin searching in `buf` (not inclusive).
+* `byteOffset` {Integer} Where to begin searching in `buf`.
1229
**Default:** [`buf.length`]
1230
* `encoding` {String} If `value` is a string, this is its encoding.
1231
**Default:** `'utf8'`
0 commit comments