Note: This feature is available in Web Workers.
The abort() method of the FileReader interface aborts the read operation. Upon return, the readyState will be DONE.
abort()
FileReader
readyState
DONE
None.
None (undefined).
undefined