VertxStreams

sttp.tapir.server.vertx.streams.VertxStreams$
See theVertxStreams companion trait
object VertxStreams extends VertxStreams

Attributes

Companion:
trait
Graph
Supertypes
class Streams[VertxStreams]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Inherited types

override type BinaryStream = ReadStream[Buffer]

Attributes

Inherited from:
VertxStreams
override type Pipe[A, B] = ReadStream[A] => ReadStream[B]

Attributes

Inherited from:
VertxStreams