Swift uses URLSession to fetch data from the web and uses JSONDecoder to decode it. Swift uses Codable to make json data compatible to Swift types.
確定! 回上一頁