ActionStream<Chunk, Response> constructor

ActionStream<Chunk, Response>(
  1. Stream<Chunk> stream
)

Implementation

ActionStream(super.stream);