| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ddd271e commit becca06
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -528,7 +528,7 @@ async function read(handle, bufferOrParams, offset, length, position) { | |||
| 528 | 528 | offset = 0, | |
| 529 | 529 | length = buffer.byteLength - offset, | |
| 530 | 530 | position = null | |
| 531 | - } = offset ?? ObjectCreate(null)); | ||
| 531 | + } = offset); | ||
| 532 | 532 | } | |
| 533 | 533 | ||
| 534 | 534 | if (offset == null) { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments