Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.mac.programmer.misc > #6

Re: init an NSString with data from a URL load - encoding question.

From Bo Lindbergh <blgl@stacken.kth.se>
Newsgroups comp.lang.objective-c, comp.sys.mac.programmer.help, comp.sys.mac.programmer.misc
Subject Re: init an NSString with data from a URL load - encoding question.
Date 2011-06-07 10:54 +0200
Organization /etc/organization
Message-ID <iskp0g$gtm$1@speranza.aioe.org> (permalink)
References <spamproof-57E5C0.22024306062011@news.eternal-september.org>

Cross-posted to 3 groups.

Show all headers | View raw


CFStringConvertIANACharSetNameToEncoding followed by
CFStringConvertEncodingToNSStringEncoding.

Remember to check for unrecognised values (kCFStringEncodingInvalidId).


/Bo Lindbergh

Back to comp.sys.mac.programmer.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

init an NSString with data from a URL load - encoding question. Poster <spamproof@nowhere.invalid> - 2011-06-06 22:02 -0700
  Re: init an NSString with data from a URL load - encoding question. Bo Lindbergh <blgl@stacken.kth.se> - 2011-06-07 10:54 +0200
    Re: init an NSString with data from a URL load - encoding question. Poster <spamproof@nowhere.invalid> - 2011-06-09 08:53 -0700

csiph-web