Property | Type | Description | |
---|---|---|---|
Cache |
Method | Description | |
---|---|---|
Clear ( ) : void | ||
GetIndexInfo ( MD5Hash key ) : |
||
Initialize ( CASCExplorer.CASCConfig config, |
||
OpenConfigFileDirect ( CASCExplorer.CASCConfig cfg, string key ) : Stream | ||
OpenDataFile ( |
||
OpenDataFileDirect ( MD5Hash key ) : Stream | ||
OpenFileDirect ( string url ) : Stream |
Method | Description | |
---|---|---|
CDNIndexHandler ( CASCExplorer.CASCConfig cascConfig, |
||
DownloadIndexFile ( string archive, int i ) : void | ||
OpenIndexFile ( string archive, int i ) : void | ||
ParseIndex ( Stream stream, int i ) : void |
public GetIndexInfo ( MD5Hash key ) : |
||
key | MD5Hash | |
return |
public static Initialize ( CASCExplorer.CASCConfig config, |
||
config | CASCExplorer.CASCConfig | |
worker | ||
return |
public static OpenConfigFileDirect ( CASCExplorer.CASCConfig cfg, string key ) : Stream | ||
cfg | CASCExplorer.CASCConfig | |
key | string | |
return | Stream |
public OpenDataFile ( |
||
entry | ||
return | Stream |
public OpenDataFileDirect ( MD5Hash key ) : Stream | ||
key | MD5Hash | |
return | Stream |
public static OpenFileDirect ( string url ) : Stream | ||
url | string | |
return | Stream |