Function registerCBORDecoder

  • Register a CBOR decoder for CBOR epoch-time tag 1 with the cbor2 library.

    Returns

    cleanup function restoring the previous decoder.

    Returns (() => void)

      • (): void
      • Returns void

Generated using TypeDoc