fs2.data.cbor

Type members

Classlikes

sealed abstract class CborException(msg: String, inner: Throwable) extends Exception
class CborParsingException(msg: String, inner: Throwable) extends CborException
class CborValidationException(msg: String, inner: Throwable) extends CborException
object Tags

Contains the definition of tags described in section 2.4 of the RFC

Contains the definition of tags described in section 2.4 of the RFC