Please turn on JavaScript in your browser and refresh the page to view its content.
Availability 有効性
Technology
On This Page この項には
static func decode(from decoder: Decoder) throws -> URL
Decoder
URL
decoder
The decoder to read data from. このデコーダからデータを読み出すことになります。
The URL value of the attribute. 属性のURL値。
static func encode(URL, to: Encoder)