• Decompresses a base64 string and decodes it as a string.

    Parameters

    • base64Str: string

      the base64 string to decompress

    Returns string

    the decompressed string

Generated using TypeDoc