Text

org.http4s.websocket.WebSocketFrame$.Text$
See theText companion class
object Text

Attributes

Companion:
class
Source:
WebSocketFrame.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Text.type

Members list

Concise view

Value members

Concrete methods

def apply(str: String, last: Boolean): Text

Attributes

Source:
WebSocketFrame.scala
def apply(data: ByteVector, last: Boolean): Text

Attributes

Source:
WebSocketFrame.scala
def apply(data: ByteVector): Text

Attributes

Source:
WebSocketFrame.scala

Attributes

Source:
WebSocketFrame.scala