Array

fs2.data.cbor.high.CborValue$.Array
case class Array(values: List[CborValue], indefinite: Boolean) extends CborValue

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product