|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Classes | |
| struct | DecodeTask |
| struct | Result |
| struct | ScheduleContext |
Typedefs | |
| using | DecodeCompletionHandler = std::function< void(std::optional< Result >)> |
Functions | |
| void | decode (const URL &url, const ScheduleContext &scheduleContext, DecodeCompletionHandler &&completionHandler) |
| using WebCore::DataURLDecoder::DecodeCompletionHandler = typedef std::function<void (std::optional<Result>)> |
| void WebCore::DataURLDecoder::decode | ( | const URL & | url, |
| const ScheduleContext & | scheduleContext, | ||
| DecodeCompletionHandler && | completionHandler | ||
| ) |
1.8.13