docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method WriteToStream

    WriteToStream<T>(NativeList<T>, BinaryWriter)

    Writes a native list to the binary writer.

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