| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 4c48ec0 commit 61d0a2d
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -397,7 +397,7 @@ changes: | |||
| 397 | 397 | from the file. If `null` or `-1`, data will be read from the current file | |
| 398 | 398 | position, and the position will be updated. If `position` is a non-negative | |
| 399 | 399 | integer, the current file position will remain unchanged. | |
| 400 | - **Default:**: `null` | ||
| 400 | + **Default:** `null` | ||
| 401 | 401 | * Returns: {Promise} Fulfills upon success with an object with two properties: | |
| 402 | 402 | * `bytesRead` {integer} The number of bytes read | |
| 403 | 403 | * `buffer` {Buffer|TypedArray|DataView} A reference to the passed in `buffer` | |
| Back | FazBrowse Home | New Git URL |
0 commit comments