FileReader.readAsText

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

Meta