@blockchaincommons/dcbor - v1.0.0-beta.1
    Preparing search index...
    • Check if CBOR has a specific tag.

      Parameters

      • cbor: Cbor

        CBOR value

      • tag: number | bigint

        Tag value to check

      Returns boolean

      True if has tag, false otherwise