Click or drag to resize

IPacketSerialiseHeader Method

Namespace:  NetworkCommsDotNet
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
byte[] SerialiseHeader(
	SendReceiveOptions options
)

Parameters

options
Type: NetworkCommsDotNetSendReceiveOptions

Return Value

Type: Byte
See Also