| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 6fc562c commit 670e4b5
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -795,7 +795,7 @@ heap if it is larger. This can be useful for performantly allocating temporary | |||
| 795 | 795 | data if it is typically expected to be small (e.g. file paths). | |
| 796 | 796 | ||
| 797 | 797 | The `Utf8Value`, `TwoByteValue` (i.e. UTF-16 value) and `BufferValue` | |
| 798 | - (`Utf8Value` but copy data from a `Buffer` is that is passed) helpers | ||
| 798 | + (`Utf8Value` but copy data from a `Buffer` if one is passed) helpers | ||
| 799 | 799 | inherit from this class and allow accessing the characters in a JavaScript | |
| 800 | 800 | string this way. | |
| 801 | 801 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments