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

    Function arrayIsEmpty

    • Check if array is empty.

      Parameters

      • cbor: Cbor

        CBOR value (must be array)

      Returns boolean | undefined

      True if empty, false if not empty, undefined if not array