Adds utility methods to NSString, for dealing with whitespace, string splitting, and other things.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
achmizs 1c10fa4b83 Added a whole lot of stuff 4 anni fa
.gitignore Create .gitignore 9 anni fa
LICENSE Create LICENSE 9 anni fa
NSString+SA_NSStringExtensions.h Added a whole lot of stuff 4 anni fa
NSString+SA_NSStringExtensions.m Added a whole lot of stuff 4 anni fa
README.md Create README.md 9 anni fa

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.