- OnRequest
void OnRequest(Awesomium.DataSource p, int reqId, Awesomium.ResourceRequest req, Awesomium.WebString path)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- SendResponse
void SendResponse(Awesomium.DataSource* p, int reqId, uint bufSize, const(char)* buf, Awesomium.WebString mt)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- deleteDtor
void deleteDtor(Awesomium.DataSource p)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- dtor
void dtor(Awesomium.DataSource p)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.