StreamPublisher

kyo.interop.flow.StreamPublisher

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object Unsafe

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Unsafe.type

Value members

Concrete methods

def apply[V, S](using Contextual[S, IO])(stream: Stream[V, S & IO], capacity: Int)(using Frame, Tag[Emit[Chunk[V]]], Tag[Poll[Chunk[V]]]): StreamPublisher[V, S] < (Resource & IO & S)