Enumeration Case 列挙ケース

AsyncStream.Continuation.BufferingPolicy.unbounded

Continue to add to the buffer, without imposing a limit on the number of buffered elements.

Declaration 宣言

case unbounded

See Also 参照

Buffering Policies