Click or drag to resize

IProtocolHandlerParsePacket Method


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

Parameters

packet  Byte
 
unprocessedBytes  Int32
 

Return Value

Object
See Also