| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent d5f03db commit 3a43b0d
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -595,7 +595,7 @@ console.log(bufA.length); | |||
| 595 | 595 | ||
| 596 | 596 | ### Class Method: Buffer.from(array) | |
| 597 | 597 | <!-- YAML | |
| 598 | - added: v3.0.0 | ||
| 598 | + added: v4.5.0 | ||
| 599 | 599 | --> | |
| 600 | 600 | ||
| 601 | 601 | * `array` {Array} | |
@@ -643,7 +643,7 @@ A `TypeError` will be thrown if `arrayBuffer` is not an `ArrayBuffer`. | |||
| 643 | 643 | ||
| 644 | 644 | ### Class Method: Buffer.from(buffer) | |
| 645 | 645 | <!-- YAML | |
| 646 | - added: v3.0.0 | ||
| 646 | + added: v4.5.0 | ||
| 647 | 647 | --> | |
| 648 | 648 | ||
| 649 | 649 | * `buffer` {Buffer} | |
| Back | FazBrowse Home | New Git URL |
0 commit comments