Table of Contents

Interface IPacketParser

Namespace
McpXLib.Interfaces
Assembly
McpXLib.dll
public interface IPacketParser

Methods

GetIndex()

int GetIndex()

Returns

int

GetLength()

int GetLength()

Returns

int

ParsePacket(byte[])

byte[] ParsePacket(byte[] bytes)

Parameters

bytes byte[]

Returns

byte[]