| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b56a91a commit cdda735
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -476,7 +476,7 @@ async function read(handle, bufferOrParams, offset, length, position) { | |||
| 476 | 476 | offset = 0, | |
| 477 | 477 | length = buffer.byteLength - offset, | |
| 478 | 478 | position = null | |
| 479 | - } = offset ?? ObjectCreate(null)); | ||
| 479 | + } = offset); | ||
| 480 | 480 | } | |
| 481 | 481 | ||
| 482 | 482 | if (offset == null) { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments