-
Declaration
Swift
private let jsonDecoder: JSONDecoder
-
Declaration
Swift
init()
-
Declaration
Swift
func decode<T>(_ data: Data) throws -> T where T : Decodable
Docs (100% documented)
Swift
private let jsonDecoder: JSONDecoder
Swift
init()
Swift
func decode<T>(_ data: Data) throws -> T where T : Decodable