gwtphonegap
gwtphonegap copied to clipboard
Missing method slice
File.slice is not available in the current implementation.
In most of cases, we need to access just the portion of a big file in order to reduce the memory usage caused by readAsText.
Yes, this seems to be missing in gwtphonegap while it is available in cordova. I can submit a patch next week if no one already worked this out.