webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | List of all members
WebResource(WebResourcePrivate) Category Reference

#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
 

Method Documentation

◆ _fileWrapperRepresentation()

- (NSFileWrapper *) _fileWrapperRepresentation

◆ _ignoreWhenUnarchiving()

- (void) _ignoreWhenUnarchiving

◆ _initWithData:URL:MIMEType:textEncodingName:frameName:response:copyData:()

- (id) _initWithData: (NSData *)  data
URL: (NSURL *)  URL
MIMEType: (NSString *)  MIMEType
textEncodingName: (NSString *)  textEncodingName
frameName: (NSString *)  frameName
response: (NSURLResponse *)  response
copyData: (BOOL copyData 

◆ _initWithData:URL:response:()

- (id) _initWithData: (NSData *)  data
URL: (NSURL *)  URL
response: (NSURLResponse *)  response 

◆ _response()

- (NSURLResponse *) _response

◆ _stringValue()

- (NSString *) _stringValue

The documentation for this category was generated from the following files: