EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Method DecompressStringFromGZip

    DecompressStringFromGZip(string, bool)

    Decompresses the string.

    Declaration
    public static string DecompressStringFromGZip(string compressedText, bool requirePrefix = false)
    Parameters
    Type Name Description
    string compressedText

    The compressed text.

    bool requirePrefix

    Indicates whether compressed text must contain GZip prefix

    Returns
    Type Description
    string
    © Xab3r. All rights reserved.