libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
FileReaderSync.readAsText
libwasm
bindings
FileReaderSync
FileReaderSync
Undocumented in source. Be warned that the author may not have intended to support it.
string
readAsText
(Blob blob, string encoding)
struct
FileReaderSync
nothrow
string
readAsText
()
(
scope
ref
Blob
blob
,
string
encoding
)
string
readAsText
(Blob blob)
Meta
Source
See Implementation
libwasm
bindings
FileReaderSync
FileReaderSync
constructors
this
functions
readAsArrayBuffer
readAsBinaryString
readAsDataURL
readAsText
variables
handle