File API

GPTKB entity

Statements (33)
Predicate Object
gptkbp:instanceOf gptkb:REST_API
gptkbp:allows asynchronous file reading
synchronous file reading (in web workers)
gptkbp:category gptkb:website
gptkbp:compatibleWith Internet Explorer (partially)
gptkbp:definedIn gptkb:W3C
gptkbp:enables accessing file metadata
drag and drop file uploads
file input via <input type="file">
reading file contents as ArrayBuffer
reading file contents as binary
reading file contents as data URL
reading file contents as text
reading files in web applications
https://www.w3.org/2000/01/rdf-schema#label File API
gptkbp:interface gptkb:File
gptkb:FileList
gptkb:FileReader
gptkb:Blob
gptkbp:relatedTo gptkb:Blob_API
gptkb:Drag_and_Drop_API
gptkb:Streams_API
gptkbp:specifies https://w3c.github.io/FileAPI/
gptkbp:status gptkb:Living_Standard
gptkbp:supportedBy gptkb:Edge
gptkb:Safari
gptkb:Firefox
gptkb:Chrome
gptkbp:usedFor client-side file handling
gptkbp:usedIn gptkb:JavaScript
gptkb:HTML5
gptkbp:bfsParent gptkb:Web_Applications_Working_Group
gptkbp:bfsLayer 4