Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Sockets.SendPacketsElement Member List

This is the complete list of members for System.Net.Sockets.SendPacketsElement, including all inherited members.

BufferSystem.Net.Sockets.SendPacketsElement
CountSystem.Net.Sockets.SendPacketsElement
EndOfPacketSystem.Net.Sockets.SendPacketsElement
FilePathSystem.Net.Sockets.SendPacketsElement
FileStreamSystem.Net.Sockets.SendPacketsElement
Initialize(string filePath, FileStream fileStream, byte[] buffer, ReadOnlyMemory< byte >? memoryBuffer, long offset, int count, bool endOfPacket)System.Net.Sockets.SendPacketsElementinlineprivate
MemoryBufferSystem.Net.Sockets.SendPacketsElement
OffsetSystem.Net.Sockets.SendPacketsElement
OffsetLongSystem.Net.Sockets.SendPacketsElement
SendPacketsElement(string filepath)System.Net.Sockets.SendPacketsElementinline
SendPacketsElement(string filepath, int offset, int count)System.Net.Sockets.SendPacketsElementinline
SendPacketsElement(string filepath, int offset, int count, bool endOfPacket)System.Net.Sockets.SendPacketsElementinline
SendPacketsElement(string filepath, long offset, int count)System.Net.Sockets.SendPacketsElementinline
SendPacketsElement(string filepath, long offset, int count, bool endOfPacket)System.Net.Sockets.SendPacketsElementinline
SendPacketsElement(FileStream fileStream)System.Net.Sockets.SendPacketsElementinline
SendPacketsElement(FileStream fileStream, long offset, int count)System.Net.Sockets.SendPacketsElementinline
SendPacketsElement(FileStream fileStream, long offset, int count, bool endOfPacket)System.Net.Sockets.SendPacketsElementinline
SendPacketsElement(byte[] buffer)System.Net.Sockets.SendPacketsElementinline
SendPacketsElement(byte[] buffer, int offset, int count)System.Net.Sockets.SendPacketsElementinline
SendPacketsElement(byte[] buffer, int offset, int count, bool endOfPacket)System.Net.Sockets.SendPacketsElementinline
SendPacketsElement(ReadOnlyMemory< byte > buffer)System.Net.Sockets.SendPacketsElementinline
SendPacketsElement(ReadOnlyMemory< byte > buffer, bool endOfPacket)System.Net.Sockets.SendPacketsElementinline