A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.cdn.mozilla.net/en-US/docs/Web/API/FileReader/abort below:

FileReader: abort() method - Web APIs

MDN Web Docs
  1. Web
  2. Web APIs
  3. FileReader
  4. abort()

Filter sidebar

In this article
  1. File API
  2. FileReader
  3. Constructor
    1. FileReader()
  4. Instance properties
    1. error
    2. readyState
    3. result
  5. Instance methods
    1. abort()
    2. readAsArrayBuffer()
    3. readAsBinaryString() Deprecated
    4. readAsDataURL()
    5. readAsText()
  6. Events
    1. abort
    2. error
    3. load
    4. loadend
    5. loadstart
    6. progress
  7. Inheritance
    1. EventTarget
  8. Related pages for File API
    1. Blob
    2. File
    3. FileList
    4. FileReaderSync
    5. URL.createObjectURL
    6. URL.revokeObjectURL
  9. Guides
    1. Using files from web applications
In this article FileReader: abort() method

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

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.

Syntax

js

abort()
Parameters

None.

Return value

None (undefined).

Specifications Specification File API
# abort
Browser compatibility See also Help improve MDN Was this page helpful to you? Learn how to contribute

.

This page was last modified on May 14, 2024 by MDN contributors.

View this page on GitHub

•

Report a problem with this content

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4