Méthode |
Description |
|
ChecksumToText ( byte checksum ) : string |
|
|
GenerateProgressMessage ( Uri uri, long bytesDownloaded = null, long totalBytes = null, int progressPercentage = null, double speed = null ) : string |
|
|
GetBinaryFileName ( int id ) : string |
|
|
GetCacheIndexLocation ( ) : string |
|
|
GetCacheIndexLockLocation ( ) : string |
|
|
GetCacheLocation ( ) : string |
|
|
GetChecksumAndSizeFromUri ( Uri uri, long &size ) : byte[] |
|
|
GetIndexFileStream ( ) : FileStream |
|
|
GetSHA1Checksum ( string fileName ) : byte[] |
|
|
ReadBinariesIndex ( ) : BinaryEntry>.Dictionary |
|
|
ResetIndex ( ) : void |
|
|
ResolveWebException ( WebException e ) : string |
|
|
TryGetFromCache ( Uri uri, string &fileName ) : bool |
|
|
UpdateInCache ( Uri uri, string withFile ) : bool |
|
|
Verify ( string fileName, BinaryEntry entry ) : bool |
|
|
WriteBinariesIndex ( BinaryEntry>.Dictionary index ) : void |
|
|