Contents

init(upstream:)

Creates a publisher that buffers items.

Declaration

init(upstream: Upstream)

Parameters

  • upstream:

    The publisher that this publisher receives elements from.