Search code examples
How to properly use NSPopUpButton...


objective-ccocoansdictionarynspopupbuttonnsstringencoding

Read More
Swift `String.Encoding`: `.unicode` vs `.utf16`...


swiftunicodeutf-16nsstringencoding

Read More
How to generate random string in Objective-C based on core data values...


iosobjective-ccore-datansstringencoding

Read More
A single "|" character in the URL breaks loading contents of URL...


objective-cnsstringnsurlconnectionnsurlnsstringencoding

Read More
How to convert c++ std::u32string to NSString?...


objective-cnsstringobjective-c++foundationnsstringencoding

Read More
Weird error with NSString: No known class method for selector 'stringWithBytes:length:encoding:&...


objective-cnsstringnsstringencoding

Read More
How to format string encoded with NSASCIIStringEncoding...


objective-cnsstringcloudkitnsstringencoding

Read More
In my macOS application, I am working with UserDefaults dictionaryRepresentation. Sometimes I get st...


objective-cnsstringencoding

Read More
Binary to text in Java...


javastringencodingutf-8nsstringencoding

Read More
Why do I get different UTF-8 representations of an NSString depending on string construction or when...


objective-cutf-8charnsstringnsstringencoding

Read More
NSJSONSerialization serialization of a string containing forward slashes / and HTML is escaped incor...


iosjsonnsstringnsjsonserializationnsstringencoding

Read More
How to remove the last unicode symbol from NSString...


iphoneobjective-ciosnsstringnsstringencoding

Read More
Removing non-ascii characters from NSData?...


objective-cnsstringencoding

Read More
NSURL URLWithString returns nil...


iosobjective-cnsurlnsstringencoding

Read More
Can stringEncodingForData:encodingOptions:convertedString:usedLossyConversion: return NSUTF16StringE...


objective-cnsdatac-stringsnsstringencoding

Read More
Swift String including Special Characters...


swiftstringnsstringfoundationnsstringencoding

Read More
+ (instancetype) URLWithString returns nil when I try to put non-latin character...


objective-cutf-8nsstringnsstringencoding

Read More
NSString Decoding...


iosobjective-cencodingnsstringencoding

Read More
How to find and replace a particular unicode character with a non-unicode character in an NSString?...


objective-cunicodereplacensstringnsstringencoding

Read More
How to convert string into NSData to pass it to BLE Device?...


iosobjective-cnsstringnsstringencoding

Read More
Get a 4 bytes hex string with stringWithFormat...


objective-cnsstringnsstringencoding

Read More
Special - Chinese characters in string...


iosobjective-cnslocalizedstringchinese-localensstringencoding

Read More
iOS decode HTML entity to string...


htmliosobjective-cnsstringencoding

Read More
iOS 5: How to convert an Emoji to a unicode character?...


objective-cios5emojinsstringencoding

Read More
Wrapping a c++ code with Objective-C++...


c++swiftobjective-c++nsstringencodingtype-conversion

Read More
How to change encoding in Restkit for IOS from Utf8 to Wincp1251...


iosobjective-crestkitnsstringencodingrestkit-0.24.x

Read More
Finding substring of NSString with RegularExpressions...


objective-cregexnsregularexpressionnsstringencoding

Read More
Dealing with special characters like (ö, Ä, é, ß) in iOS...


nsstringnsstringencoding

Read More
iOS: NSString(data: NSData, encoding: UInt) fails at some characters...


iosxmlxml-parsingnsstringnsstringencoding

Read More
how to convert this "\U202a+98\U00a0910\U00a0280\U00a05305\U202c" to string?...


objective-ccharacter-encodingnsstringnsstringencoding

Read More
BackNext