From the README of SwiftyJSON on GitHub: //convert the JSON to a raw String if let string = libraryObject.rawString() { //Do something you want ...
確定! 回上一頁