ChunkedResponseEntities

endpoints4s.algebra.ChunkedResponseEntities

Attributes

Graph
Supertypes
trait Chunks
class Object
trait Matchable
class Any
Known subtypes
Self type

Members list

Type members

Inherited types

type Chunks[A]

A stream of chunks of type A.

A stream of chunks of type A.

Type parameters

A

Information carried by each chunk

Attributes

Inherited from:
Chunks

Value members

Abstract methods

A response entity carrying chunks of Array[Byte] values

A response entity carrying chunks of Array[Byte] values

Attributes

A response entity carrying chunks of String values

A response entity carrying chunks of String values

Attributes