sec.api.streams

package sec.api.streams

Members list

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 parameters

F

the effect type in which Reads operates.

Attributes

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

Attributes

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