docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method LoadFromCompressedBase64

    LoadFromCompressedBase64(string)

    Loads from compressed base64.

    Declaration
    public static JSONNode LoadFromCompressedBase64(string aBase64)
    Parameters
    Type Name Description
    string aBase64

    a base64.

    Returns
    Type Description
    JSONNode

    JSONNode.

    Exceptions
    Type Condition
    Exception

    Can't use compressed functions. You need include the SharpZipLib and uncomment the define at the top of SimpleJSON

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)