Text

sealed abstract class Text extends WebSocketFrame
Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def str: String

Concrete methods

def opcode: Int
override def toString: String
Definition Classes
Any

Inherited methods

def data: ByteVector
Inherited from
WebSocketFrame
override def equals(obj: Any): Boolean
Definition Classes
Inherited from
WebSocketFrame
override def hashCode: Int
Definition Classes
Inherited from
WebSocketFrame
def last: Boolean
Inherited from
WebSocketFrame
final def length: Int
Inherited from
WebSocketFrame