FileReader.onprogress

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void onprogress(Optional!(T0) onprogress)
    struct FileReader
    nothrow
    void
    onprogress
    (
    T0
    )
    (
    scope auto ref Optional!(T0) onprogress
    )
  2. EventHandler onprogress()

Meta