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 1662259 commit 3b0579cCopy full SHA for 3b0579c
1 file changed
doc/api/buffer.md
@@ -243,7 +243,7 @@ changes:
243
-->
244
245
`Buffer` instances are also JavaScript {Uint8Array} and {TypedArray}
246
-instances. All {TypedArray} properties are available on `Buffer`s. There are,
+instances. All {TypedArray} methods and properties are available on `Buffer`s. There are,
247
however, subtle incompatibilities between the `Buffer` API and the
248
{TypedArray} API.
249
0 commit comments