BC-DCBOR TypeScript Library - v1.0.0-alpha.13
    Preparing search index...

    Function isNumber

    • Check if CBOR value is any numeric type (unsigned, negative, or float).

      Parameters

      • cbor: Cbor

        CBOR value

      Returns boolean

      True if value is numeric