@oslojs/cbor
Classes
CBORArray
CBORByteString
CBORFloat16
CBORFloat32
CBORFloat64
CBORInvalidError
CBORLeftoverBytesError
CBORMap
CBORNegativeInteger
CBORNotWellFormedError
CBORPositiveInteger
CBORSimple
CBORTaggedValue
CBORTextString
CBORTooDeepError
Functions
decodeCBOR()
decodeCBORNoLeftoverBytes()
decodeCBORToNativeValue()
decodeCBORToNativeValueNoLeftoverBytes()
transformCBORValueToNative()