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 73634864ec Create README.md il y a 9 ans
.gitignore Create .gitignore il y a 9 ans
LICENSE Create LICENSE il y a 9 ans
NSString+SA_NSStringExtensions.h First commit il y a 9 ans
NSString+SA_NSStringExtensions.m First commit il y a 9 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.