Generic Instance Method 総称体インスタンスメソッド

decode(type:decoder:)

No overview available. 概要は利用可能でありません。

Declaration 宣言

func decode<Item, Coder>(type: Item.Type, decoder: Coder) -> Publishers.Decode<Timer.TimerPublisher, Item, Coder> where Item : Decodable, Coder : TopLevelDecoder, Date == Coder.Input