ChunkedResponseEntities

trait Chunks
class Object
trait Matchable
class Any

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

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

A response entity carrying chunks of String values

A response entity carrying chunks of String values