doc: remove a wrong remark in the buffer.md
PR-URL: https://github.com/nodejs/node/pull/9795 Reviewed-By: Sam Roberts <vieuxtech@gmail.com> Reviewed-By: Roman Reiss <me@silverwind.io> Reviewed-By: Anna Henningsen <anna@addaleax.net>
This commit is contained in:
parent
39ed512d8a
commit
ae2b19687b
@ -1223,7 +1223,7 @@ added: v6.0.0
|
||||
-->
|
||||
|
||||
* `value` {String | Buffer | Integer} What to search for
|
||||
* `byteOffset` {Integer} Where to begin searching in `buf` (not inclusive).
|
||||
* `byteOffset` {Integer} Where to begin searching in `buf`.
|
||||
**Default:** [`buf.length`]
|
||||
* `encoding` {String} If `value` is a string, this is its encoding.
|
||||
**Default:** `'utf8'`
|
||||
|
Loading…
x
Reference in New Issue
Block a user