[−][src]Trait uikit_sys::NSMutableAttributedString_NSMutableAttributedStringDocumentFormats
Provided methods
unsafe fn readFromURL_options_documentAttributes_error_(
self,
url: NSURL,
opts: NSDictionary,
dict: *mut NSDictionary,
error: *mut NSError
) -> BOOL where
Self::Target: Message + Sized,
self,
url: NSURL,
opts: NSDictionary,
dict: *mut NSDictionary,
error: *mut NSError
) -> BOOL where
Self::Target: Message + Sized,
unsafe fn readFromData_options_documentAttributes_error_(
self,
data: NSData,
opts: NSDictionary,
dict: *mut NSDictionary,
error: *mut NSError
) -> BOOL where
Self::Target: Message + Sized,
self,
data: NSData,
opts: NSDictionary,
dict: *mut NSDictionary,
error: *mut NSError
) -> BOOL where
Self::Target: Message + Sized,