|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#import <WebResourcePrivate.h>
Instance Methods | |
| (id) | - _initWithData:URL:MIMEType:textEncodingName:frameName:response:copyData: |
| (id) | - _initWithData:URL:response: |
| (void) | - _ignoreWhenUnarchiving |
| (NSFileWrapper *) | - _fileWrapperRepresentation |
| (NSURLResponse *) | - _response |
| (NSString *) | - _stringValue |
| - (NSFileWrapper *) _fileWrapperRepresentation |
| - (void) _ignoreWhenUnarchiving |
| - (id) _initWithData: | (NSData *) | data | |
| URL: | (NSURL *) | URL | |
| MIMEType: | (NSString *) | MIMEType | |
| textEncodingName: | (NSString *) | textEncodingName | |
| frameName: | (NSString *) | frameName | |
| response: | (NSURLResponse *) | response | |
| copyData: | (BOOL) | copyData | |
| - (id) _initWithData: | (NSData *) | data | |
| URL: | (NSURL *) | URL | |
| response: | (NSURLResponse *) | response | |
| - (NSURLResponse *) _response |
| - (NSString *) _stringValue |
1.8.13