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

    Function mapIsEmpty

    • Check if map is empty.

      Parameters

      • cbor: Cbor

        CBOR value (must be map)

      Returns boolean | undefined

      True if empty, false if not empty, undefined if not map