ChunkedRequestEntities

endpoints4s.algebra.ChunkedRequestEntities

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 request entity carrying chunks of Array[Byte] values

A request entity carrying chunks of Array[Byte] values

Attributes

A request entity carrying chunks of String values

A request entity carrying chunks of String values

Attributes