TextString

fs2.data.cbor.high.CborValue$.TextString
case class TextString(text: String) 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