Adds utility methods to NSString, for dealing with whitespace, string splitting, and other things.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
achmizs 1c10fa4b83 Added a whole lot of stuff 4 anos atrás
.gitignore Create .gitignore 9 anos atrás
LICENSE Create LICENSE 9 anos atrás
NSString+SA_NSStringExtensions.h Added a whole lot of stuff 4 anos atrás
NSString+SA_NSStringExtensions.m Added a whole lot of stuff 4 anos atrás
README.md Create README.md 9 anos atrás

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.