Skip to content

Instance Method

decode(_:from:)

func decode<D>(_ decodable: D.Type, from url: URI) throws -> D where D : Decodable