Streams

class Streams[S]

A capability of sending and receiving streaming bodies.

A capability of sending and receiving streaming bodies.

Type Params
S

The type to use as a capability. Should be the self-type of the implementation. This is needed so that capabilities are expressed in terms of class types, not singleton object types.

class Object
trait Matchable
class Any

Type members

Types

type Pipe[`_$1`, `_$2`]