Search Results for

    Show / Hide Table of Contents

    UdpConnection.Send Method

    Namespace: Riptide.Transports.Udp
    Assembly: RiptideNetworking.dll

    Send(byte[], int)

    Sends data.

    protected override void Send(byte[] dataBuffer, int amount)

    Parameters

    byte[] dataBuffer

    The array containing the data.

    int amount

    The number of bytes in the array which should be sent.

    Overrides

    Connection.Send(byte[], int)
    • Improve this Doc
    • View Source
    • Support Riptide
    In This Article
    Back to top Copyright © Tom Weiland 2022
    Made with DocFX