sec.api.streams

Members list

Concise view

Type members

Classlikes

trait Reads[F[_]]

Low-level API for reading streams that exposes more detailed messages than the Streams API.

Low-level API for reading streams that exposes more detailed messages than the Streams API.

Attributes

F

the effect type in which Reads operates.

Companion:
object
Source:
reads.scala
Graph
Supertypes
class Object
trait Matchable
class Any
object Reads

Attributes

Companion:
trait
Source:
reads.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Reads.type