Tagged

fs2.data.cbor.high.CborValue$.Tagged
case class Tagged(tag: Long, value: CborValue) extends CborValue

Attributes

Source:
model.scala
Graph
Supertypes
trait Product
trait Equals
trait CborValue
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product