spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
FileReader.readAsText
spasm
bindings
fileapi
FileReader
Undocumented in source. Be warned that the author may not have intended to support it.
void
readAsText
(Blob blob, string encoding)
struct
FileReader
nothrow
void
readAsText
()
(
scope
ref
Blob
blob
,
string
encoding
)
void
readAsText
(Blob blob)
Meta
Source
See Implementation
spasm
bindings
fileapi
FileReader
constructors
this
functions
abort
error
onabort
onerror
onload
onloadend
onloadstart
onprogress
readAsArrayBuffer
readAsBinaryString
readAsDataURL
readAsText
readyState
result
variables
DONE
EMPTY
LOADING
_parent