Binary

org.http4s.client.websocket.WSFrame$.Binary
final case class Binary(data: ByteVector, last: Boolean) extends WSDataFrame

Attributes

Source:
WSClient.scala
Graph
Supertypes
trait WSFrame
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product