• Converts any value to a CborMemo instance.

    Returns

    A new CborMemo instance containing the encoded value.

    Parameters

    • value: unknown

      The value to be encoded and wrapped in a CborMemo.

    Returns CborMemo

Generated using TypeDoc