Skip to content

Instance Method

decode(_:from:userInfo:)

func decode<D>(_ decodable: D.Type, from url: URI, userInfo: [CodingUserInfoKey : any Sendable]) throws -> D where D : Decodable