ByteString

fs2.data.cbor.low.CborItem.ByteString
case class ByteString(bytes: ByteVector) extends CborItem

Attributes

Source
model.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait CborItem
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product