Skip to main content

archive_string

Function archive_string 

Source
pub fn archive_string(s: &str) -> Vec<u8> 
Expand description

Encode a string as NSKeyedArchiver binary plist (NSString).