zio.stream.experimental.ZStream
The type of the ZStreamConstructor with the type of the ZStream value.
The type of the ZStreamConstructor with the type of the ZStream value.
Constructs a ZStream[Any, Nothing, A] from a Chunk[A].
Constructs a ZStream[Any, Nothing, A] from a Chunk[A].
Constructs a ZStream[RB, EB, B] from a
ZHub[RA, RB, EA, EB, A, Chunk[B]].
Constructs a ZStream[RB, EB, B] from a
ZQueue[RA, RB, EA, EB, A, Chunk[B]].
Constructs a ZStream[Any, Nothing, A] from an Iterable[Chunk[A]].
Constructs a ZStream[RB, EB, B] from a ZHub[RA, RB, EA, EB, A, B].
Constructs a ZStream[RB, EB, B] from a ZHub[RA, RB, EA, EB, A, B].
Constructs a ZStream[Any, Nothing, A] from a Iterable[A].
Constructs a ZStream[Any, Nothing, A] from a Iterable[A].
Constructs a ZStream[R, E, A] from a ZIO[R, E, Iterable[A]].
Constructs a ZStream[Any, Throwable, A] from an Iterator[A].
Constructs a ZStream[R, Throwable, A] from a
ZManaged[R, Throwable, Iterator[A]].
Constructs a ZStream[R, Throwable, A] from a
ZIO[R, Throwable, Iterator[A]].
Constructs a ZStream[Any, Throwable, A] from a
java.util.Iterator[A].
Constructs a ZStream[R, Throwable, A] from a
ZManaged[R, Throwable, java.util.Iterator[A]].
Constructs a ZStream[R, Throwable, A] from a
ZIO[R, Throwable, java.util.Iterator[A]].
Constructs a ZStream[RB, EB, B] from a ZQueue[RA, RB, EA, EB, A, B].
Constructs a ZStream[RB, EB, B] from a ZQueue[RA, RB, EA, EB, A, B].
Constructs a ZStream[R, Nothing, A] from a Schedule[R, Any, A].
Construct a ZStream[R, E, A] from a ZIO[R, E, A].
Construct a ZStream[R, E, A] from a ZIO[R, E, A].
Constructs a ZStream[Any, Nothing, A] from a TQueue[A].
Construct a ZStream[R, E, A] from a ZIO[R, E, A].
Construct a ZStream[R, E, A] from a ZIO[R, E, A].
Construct a ZStream[R, E, A] from a ZIO[R, Option[E], A].
Construct a ZStream[R, E, A] from a ZIO[R, Option[E], A].
Construct a ZStream[R, E, A] from a ZIO[R, Option[E], A].
Construct a ZStream[R, E, A] from a ZIO[R, Option[E], A].
Construct a ZStream[R, E, A] from a ZIO[R, Option[E], A].
Construct a ZStream[R, E, A] from a ZIO[R, Option[E], A].