Liking cljdoc? Tell your friends :D
ClojureScript only.

web.other.FileReaderSync

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.
raw docstring

blobcljs

(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.
sourceraw docstring

not-found-errorcljs

(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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close