gwtphonegap icon indicating copy to clipboard operation
gwtphonegap copied to clipboard

Missing method slice

Open bambooer opened this issue 11 years ago • 1 comments

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.

bambooer avatar Apr 03 '13 14:04 bambooer

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.

svkirans avatar Sep 04 '13 13:09 svkirans