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.