object RawCbor extends TypeMarker[RawCbor] with Serializable

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RawCbor
  2. Serializable
  3. Serializable
  4. TypeMarker
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def apply(bytes: Array[Byte]): RawCbor