Luke

Results 1 comments of Luke

I was able to get it by using the Blob.slice() method and tracking the total size of all the blobs that I got from ondataavailable. Globally: `let sizeOnDataAvailable = 0;`...