FileReadyHandler

Undocumented in source.
package shared
struct FileReadyHandler {}

Members

Functions

opCall
void opCall()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ctxt
AsyncFile ctxt;
Undocumented in source.
del
void delegate() del;
Undocumented in source.

Meta