The FileReaderSync interface allows to read File or Blob objects a synchronous way.
The FileReaderSync interface allows to read File or Blob objects a synchronous way.
(blob this & args)
Method.
The DOM Blob or File to read into the ArrayBuffer.
Method. The DOM Blob or File to read into the ArrayBuffer.
(not-found-error this & args)
Method.
is raised when the resource represented by the DOM Blob or File be found, e. g. because it has been erased.
Method. is raised when the resource represented by the DOM Blob or File be found, e. g. because it has been erased.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close