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?
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?