sec.api.streams

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.

Type Params
F

the effect type in which Reads operates.

Companion
object
object Reads
Companion
class