docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ReadFromStream

    ReadFromStream<T>(NativeList<T>, BinaryReader)

    Reads a native list from the binary reader.

    Declaration
    public static void ReadFromStream<T>(this NativeList<T> nativeList, BinaryReader reader) where T : struct
    Parameters
    Type Name Description
    NativeList<T> nativeList
    BinaryReader reader
    Type Parameters
    Name Description
    T
    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)