scalus.serialization.cbor

Members list

Type members

Classlikes

object Cbor

Utility object for CBOR (Concise Binary Object Representation) encoding and decoding operations.

Utility object for CBOR (Concise Binary Object Representation) encoding and decoding operations.

Provides convenient methods for serializing Scala objects to CBOR format and deserializing CBOR data back to Scala objects using the borer library.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Cbor.type