Method | Description | |
---|---|---|
GetByteArray ( System.ByteArray byteArray ) : byte[] | ||
GetCachedData ( string url, GetFileData callback ) : void | ||
GetCachedImage ( string url, GetFileData callback ) : void |
Method | Description | |
---|---|---|
ApplicasaGetCachedData ( string url, GetFileData callback ) : void | ||
ApplicasaGetCachedImage ( string url, GetFileData callback ) : void | ||
setGetFileData ( GetFileData callback, int uniqueActionID ) : void |
public static GetByteArray ( System.ByteArray byteArray ) : byte[] | ||
byteArray | System.ByteArray | |
return | byte[] |
public static GetCachedData ( string url, GetFileData callback ) : void | ||
url | string | |
callback | GetFileData | |
return | void |
public static GetCachedImage ( string url, GetFileData callback ) : void | ||
url | string | |
callback | GetFileData | |
return | void |