CborValue

fs2.data.cbor.high.CborValue
See theCborValue companion object
sealed trait CborValue

Attributes

Companion
object
Source
model.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Array
class ByteString
object False.type
class Float32
class Float64
class Integer
class Map
object Null.type
class SimpleValue
class Tagged
class TextString
object True.type
object Undefined.type
Show all
In this article