Méthode | Description | |
---|---|---|
CalculateFileHash ( ) : void | ||
MfResumableFileUploadController ( IMediaFireAgent agent, long fileLength, Stream fileStream, string fileName ) : System | ||
Upload ( |
Méthode | Description | |
---|---|---|
GetBlockHash ( byte bytes, int length ) : string | ||
GetHashDigest ( |
||
UploadUnit ( int unit, |
public MfResumableFileUploadController ( IMediaFireAgent agent, long fileLength, Stream fileStream, string fileName ) : System | ||
agent | IMediaFireAgent | |
fileLength | long | |
fileStream | Stream | |
fileName | string | |
Résultat | System |
public Upload ( |
||
resumableUpload | ||
Résultat | System.Threading.Tasks.Task |