|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Functions | |
| bool | appendResumeData (const char *, uint32_t, const String &bundlePath) |
| bool | extractResumeData (const String &bundlePath, Vector< char > &resumeData) |
| const String & | fileExtension () |
| bool WebCore::DownloadBundle::appendResumeData | ( | const char * | resumeBytes, |
| uint32_t | resumeLength, | ||
| const String & | bundlePath | ||
| ) |
| bool WebCore::DownloadBundle::extractResumeData | ( | const String & | bundlePath, |
| Vector< char > & | resumeData | ||
| ) |
| const String & WebCore::DownloadBundle::fileExtension | ( | ) |
1.8.13