Skip to content

Commit 7a39a44

Browse files
vsemozhetbytaddaleax
authored andcommitted
doc: remove a wrong remark in the buffer.md
PR-URL: #9795 Reviewed-By: Sam Roberts <[email protected]> Reviewed-By: Roman Reiss <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
1 parent 39b083e commit 7a39a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/buffer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1223,7 +1223,7 @@ added: v6.0.0
12231223
-->
12241224

12251225
* `value` {String | Buffer | Integer} What to search for
1226-
* `byteOffset` {Integer} Where to begin searching in `buf` (not inclusive).
1226+
* `byteOffset` {Integer} Where to begin searching in `buf`.
12271227
**Default:** [`buf.length`]
12281228
* `encoding` {String} If `value` is a string, this is its encoding.
12291229
**Default:** `'utf8'`

0 commit comments

Comments
 (0)