Interface

FileReader

FileReader

Lets web applications asynchronously read the contents of files (or raw data buffers) stored on the user's computer, using File or Blob objects to specify the file or data to read.

View Source js/lib.dom.d.ts, line 1941