zio.stream.ZStreamPlatformSpecificConstructors
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, B].
Constructs a ZStream[RB, EB, B] from a ZHub[RA, RB, EA, EB, A, B].
Constructs a ZStream[Any, IOException, Byte] from a
java.io.InputStream.
Constructs a ZStream[Any, IOException, Byte] from a
ZManaged[R, java.io.IOException, java.io.InputStream].
Constructs a ZStream[Any, IOException, Byte] from a
ZIO[R, java.io.IOException, java.io.InputStream].
Constructs a ZStream[Any, Nothing, A] from a Iterable[A].
Constructs a ZStream[Any, Nothing, A] from a Iterable[A].
Constructs a ZStream[Any, Throwable, A] from a
java.util.stream.Stream[A].
Constructs a ZStream[Any, Throwable, A] from a
ZManaged[R, Throwable, java.util.stream.Stream[A]].
Constructs a ZStream[Any, Throwable, A] from a
ZIO[R, Throwable, java.util.stream.Stream[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[Any, IOException, Char] from a java.io.Reader.
Constructs a ZStream[Any, IOException, Char] from a
ZManaged[R, java.io.IOException, java.io.Reader].
Constructs a ZStream[Any, IOException, Char] from a
ZIO[R, java.io.IOException, java.io.Reader].
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, 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].