I
v
Blob
A file-like object of immutable, raw data. Blobs represent data that isn'tnecessarily in a JavaScript-native format. The File interface is based onBlob, inheriting blob functionality and expanding it to support files on theuser's system.
I
BlobPropertyBag
No documentation available
I
v
File
Provides information about files and allows JavaScript in a web page toaccess their content.
I
FilePropertyBag
No documentation available
I
v
FileReader
Lets web applications asynchronously read the contents of files (or raw databuffers) stored on the user's computer, using File or Blob objects to specifythe file or data to read.
I
FileReaderEventMap
No documentation available
T
BlobPart
No documentation available
T
EndingType
No documentation available