Variable dcborEncodeOptionsConst

dcborEncodeOptions: EncodeOptions = ...

Encode with CDE and dCBOR (dCBOR: A Deterministic CBOR Application Profile). Enable this set of options by setting dcbor to true.

Several of these options can cause errors to be thrown for inputs that would have otherwise generated valid CBOR (e.g. undefined).