| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 803ff7d commit a17016e
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -243,7 +243,7 @@ changes: | |||
| 243 | 243 | --> | |
| 244 | 244 | ||
| 245 | 245 | `Buffer` instances are also JavaScript {Uint8Array} and {TypedArray} | |
| 246 | - instances. All {TypedArray} methods are available on `Buffer`s. There are, | ||
| 246 | + instances. All {TypedArray} methods and properties are available on `Buffer`s. There are, | ||
| 247 | 247 | however, subtle incompatibilities between the `Buffer` API and the | |
| 248 | 248 | {TypedArray} API. | |
| 249 | 249 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments