My app downloads a file in UTF-8 format, which is too large to read using the NSString initWithContentsOfFile method. The problem I have is that the NSFileHan
NSString initWithContentsOfFile
NSFileHan
One approach would be to