If I have an NSMutableString containing a random string, then how do I remove all characters from it so that it becomes an empty string?
[myMutableString setString:@""];
Obligatory documentation link.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With