Choose your operating system:
Windows
macOS
Linux
| FSimpleAbstractSocket::Send()
|
Module |
|
Header |
/Engine/Source/Runtime/Sockets/Public/NetworkMessage.h |
Include |
#include "NetworkMessage.h" |
Source |
/Engine/Source/Runtime/Sockets/Private/NetworkMessage.cpp |
Send bytes out the socket
true if read is successful
Parameter |
Description |
---|---|
Buffer |
Buffer containing bytes to send |
Size |
Number of bytes to send |