Method | Description | |
---|---|---|
GetIEVersion ( ) : float | ||
LoadBinary ( string path ) : byte[] | ||
LoadBinaryAsync ( string path, Action |
Method | Description | |
---|---|---|
GetBytesFromString ( string s ) : byte[] | ||
NewUint8Array ( object arrayBuffer ) : byte[] | ||
VbAjaxLoader ( string method, string path ) : dynamic |
public LoadBinaryAsync ( string path, Action |
||
path | string | |
success | Action |
|
error | Action |
|
return | void |