<div dir="ltr">Hey,<div><br></div><div>I&#39;ve been looking at the init(contentsOfFile, usedEncoding) initializer for NSString in corelibs-foundation.</div><div><br></div><div>Am I right in thinking that this method should use some method to attempt to detect the character encoding of the file before returning a decoded String?</div><div><br></div><div>If so, I&#39;ve been working on a pure Swift library to detect string encodings, and wondered if continued work on it might be useful for implementing this missing method?</div><div><br></div><div>Andy</div></div>