FileReaderSync.readAsText

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto readAsText(Blob blob, string encoding)
    struct FileReaderSync
    nothrow
    readAsText
    ()
    (
    scope ref Blob blob
    ,
    string encoding
    )
  2. auto readAsText(Blob blob)

Meta