LANCommander/wwwroot/js
Pat Hartl 024eec1b50 Properly use Blob.slice for reading chunk data
Rant time, why the hell does is the `end` parameter of `Blob.slice(start, end)` the index of the first byte **not** included? Why does this API go against almost every other stream API out there?
2023-01-02 16:11:43 -06:00
..
site.js Initial Commit 2023-01-02 15:44:04 -06:00
Upload.js Properly use Blob.slice for reading chunk data 2023-01-02 16:11:43 -06:00
Upload.js.map Properly use Blob.slice for reading chunk data 2023-01-02 16:11:43 -06:00
Upload.ts Properly use Blob.slice for reading chunk data 2023-01-02 16:11:43 -06:00