spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
FileReaderSync.readAsText
spasm
bindings
fileapi
FileReaderSync
Undocumented in source. Be warned that the author may not have intended to support it.
auto
readAsText
(Blob blob, string encoding)
struct
FileReaderSync
nothrow
auto
readAsText
()
(
scope
ref
Blob
blob
,
string
encoding
)
auto
readAsText
(Blob blob)
Meta
Source
See Implementation
spasm
bindings
fileapi
FileReaderSync
constructors
this
functions
readAsArrayBuffer
readAsBinaryString
readAsDataURL
readAsText
variables
handle