Click or drag to resize
IProtocolHandlerParsePacket Method

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

Parameters

packet
Type: SystemByte
unprocessedBytes
Type: SystemInt32

Return Value

Type: Object
See Also