FileReader.abort()
The abort method aborts the read operation. Upon return,
the readyState will be DONE.
Syntax
instanceOfFileReader.abort();
Specifications
| Specification |
|---|
| File API # abort |
Browser compatibility
BCD tables only load in the browser