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 builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close