docs.unity.cn
    Show / Hide Table of Contents

    Struct network_iovec

    Namespace: Unity.Networking.Transport
    Syntax
    public struct network_iovec

    Fields

    buf

    Declaration
    public void *buf
    Field Value
    Type Description
    Void*

    len

    Declaration
    public int len
    Field Value
    Type Description
    Int32
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, March 31, 2022
    Terms of use