Interface IPacketParser
- Namespace
- McpXLib.Interfaces
- Assembly
- McpXLib.dll
public interface IPacketParser
Methods
GetIndex()
int GetIndex()
Returns
GetLength()
int GetLength()
Returns
ParsePacket(byte[])
byte[] ParsePacket(byte[] bytes)
Parameters
bytes
byte[]
Returns
- byte[]