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.
Said Achmiz 1cf59542b7 Fix minor formatting issue 10 jaren geleden
.gitignore Create .gitignore 10 jaren geleden
LICENSE Create LICENSE 10 jaren geleden
NSString+SA_NSStringExtensions.h First commit 10 jaren geleden
NSString+SA_NSStringExtensions.m Fix minor formatting issue 10 jaren geleden
README.md Create README.md 10 jaren geleden

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.