Swift ASCII string fails, but works in Objective-C
I’m converting some code from Objective-C
to Swift
and I have a very simple function that reads text from a file into a string.
I’m converting some code from Objective-C
to Swift
and I have a very simple function that reads text from a file into a string.