| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 3ce9aac commit 721557c
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -707,6 +707,8 @@ ObjectDefineProperty(read, kCustomPromisifyArgsSymbol, | |||
| 707 | 707 | * length?: number; | |
| 708 | 708 | * position?: number | bigint | null; | |
| 709 | 709 | * }} [offsetOrOptions] | |
| 710 | + * @param {number} [length] | ||
| 711 | + * @param {number} [position] | ||
| 710 | 712 | * @returns {number} | |
| 711 | 713 | */ | |
| 712 | 714 | function readSync(fd, buffer, offsetOrOptions, length, position) { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments