The abort() method of the FileReader interface aborts the read operation. Upon return, the readyState will be DONE.
abort()
MDN Reference