promise-file-reader
promise-file-reader copied to clipboard
How abort reading?
Is it possible to use abort method?
It's not available with the current implementation. Perhaps it should be, though I don't find aborting + Promises to usually have a ncie syntax. PRs welcome if you have an implementation suggestion.