Instance Method インスタンスメソッド

prefix(while:)

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

Declaration 宣言

func prefix(while predicate: @escaping ((data: Data, response: URLResponse)) -> Bool) -> Publishers.PrefixWhile<URLSession.DataTaskPublisher>