Code Snippet for Trimming Strings of White-space and Control Characters
The following method trims the given string of both white-space characters and control characters, and its rather fast!
The following method trims the given string of both white-space characters and control characters, and its rather fast!