SyntaxFix
Write A Post
Hire A Developer
Questions
NSString *str = @"hello"; NSData *data = [NSData dataWithBytes:str.UTF8String length:str.length];