Adds utility methods to NSString, for dealing with whitespace, string splitting, and other things.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
achmizs 1c10fa4b83 Added a whole lot of stuff il y a 4 ans
.gitignore Create .gitignore il y a 9 ans
LICENSE Create LICENSE il y a 9 ans
NSString+SA_NSStringExtensions.h Added a whole lot of stuff il y a 4 ans
NSString+SA_NSStringExtensions.m Added a whole lot of stuff il y a 4 ans
README.md Create README.md il y a 9 ans

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.