Function getKeyDisplayName

  • Gets a human-readable version of a LevelDB key.

    Parameters

    • key: Buffer

      The key to get the display name for, as a Buffer.

    Returns string

    A human-readable version of the key.