docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method LoadFromCompressedStream

    LoadFromCompressedStream(Stream)

    Loads from compressed stream.

    Declaration
    public static JSONNode LoadFromCompressedStream(Stream aData)
    Parameters
    Type Name Description
    Stream aData

    a data.

    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)