FileReader.prototype.readAsText Question

Hi all,

 

I have a question about " FileReader.prototype.readAsText " using chunks of
data with "Blob.prototype.slice" : How do you handle an incomplete encoded
character sequence, i.e. how do we get the number of decoded bytes ?

 

Thanks

Received on Tuesday, 5 January 2016 09:27:43 UTC