Initializer

init(from:)

Creates a URL by decoding an encoded representation. URLをあるエンコードされた表現をデコードすることによって作成します。

Declaration 宣言

init(from decoder: Decoder) throws

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

Encoding and Decoding a URL URLをエンコードおよびデコードする