Adds utility methods to NSString, for dealing with whitespace, string splitting, and other things.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

NSData+SA_NSStringExtensions

Adds utility functions to NSString.

This category on NSData adds methods for splitting by whitespace, finding whitespace, and checking whether a string contains characters from an NSSet or another NSString.

Copyright © 2015 Said Achmiz.