Delegate PluginFiles.FileReadProgressDelegate
Delegate for reporting progress of file read operations.
public delegate void PluginFiles.FileReadProgressDelegate(long read, long bytesRead, long totalBytes)
Delegate for reporting progress of file read operations.
public delegate void PluginFiles.FileReadProgressDelegate(long read, long bytesRead, long totalBytes)