Click or drag to resize

IProtocolHandlerParsePacket Method

Namespace:  Ozeki.Network
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
Object ParsePacket(
	byte[] packet,
	out int unprocessedBytes
)

Parameters

packet
Type: SystemByte
unprocessedBytes
Type: SystemInt32

Return Value

Type: Object
See Also