GXDN: Gurux Developer Network
ParsePacket Method (data, start, size)
NamespacesGurux.PacketGXPacketParsePacket(Object, Int32%, Int32%)
This method is used to parse packet from given data.
Parameters
data (Object)
The data, from which the packet is parsed.
start ( Int32 %)
Zero based index of the starting point of packet, in the given data.
size ( Int32 %)
Size of the parsed packet, in bytes.
Return Value
Parse succeeded.

Assembly: Gurux.Client (Module: Gurux.Client) Version: 5.0.0.1