메소드 | 설명 | |
---|---|---|
CalculateFileHash ( ) : void | ||
MfResumableFileUploadController ( IMediaFireAgent agent, long fileLength, Stream fileStream, string fileName ) : System | ||
Upload ( |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |
public Upload ( |
||
resumableUpload | ||
리턴 | System.Threading.Tasks.Task |