webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <QuickLookDocumentData.h>
Public Member Functions | |
void | append (CFDataRef) |
CFDataRef | decodedData () const |
void | clear () |
void | encode (IPC::Encoder &) const |
Static Public Member Functions | |
static bool | decode (IPC::Decoder &, QuickLookDocumentData &) |
void WebKit::QuickLookDocumentData::clear | ( | ) |
|
static |
CFDataRef WebKit::QuickLookDocumentData::decodedData | ( | ) | const |
void WebKit::QuickLookDocumentData::encode | ( | IPC::Encoder & | ) | const |