ZioStreams

sttp.capabilities.zio.ZioStreams$
See theZioStreams companion trait
object ZioStreams extends ZioStreams

Attributes

Companion:
trait
Graph
Supertypes
class Streams[ZioStreams]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Inherited types

override type BinaryStream = Stream[Throwable, Byte]

Attributes

Inherited from:
ZioStreams
override type Pipe[A, B] = Stream[Throwable, A] => Stream[Throwable, B]

Attributes

Inherited from:
ZioStreams