Continuation

final case class Continuation(data: ByteVector, last: Boolean) extends WebSocketFrame
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

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

Inherited methods

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