Extract the native JavaScript value from a CBOR value, decoding it first when given bytes. Maps come back as CborMap and tagged values as Cbor (see CborNative).
CborMap
Cbor
Extract the native JavaScript value from a CBOR value, decoding it first when given bytes. Maps come back as
CborMapand tagged values asCbor(see CborNative).