Adds utility methods to NSString, for dealing with whitespace, string splitting, and other things.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
achmizs 1c10fa4b83 Added a whole lot of stuff 4 年前
.gitignore Create .gitignore 9 年前
LICENSE Create LICENSE 9 年前
NSString+SA_NSStringExtensions.h Added a whole lot of stuff 4 年前
NSString+SA_NSStringExtensions.m Added a whole lot of stuff 4 年前
README.md Create README.md 9 年前

README.md

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.