• Compresses a string with lz4js.compress().

    Parameters

    • str: string

      The input string

    Returns string

    str - The compressed string

Generated using TypeDoc